To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("flowViz")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.13
Provides visualization tools for flow cytometry data.
Author: B. Ellis, R. Gentleman, F. Hahne, N. Le Meur, D. Sarkar
Maintainer: Mike Jiang <wjiang2 at fhcrc.org>
Citation (from within R,
enter citation("flowViz")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("flowViz")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("flowViz")
| R Script | Visualizing Gates with Flow Cytometry Data | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | CellBasedAssays, Flowcytometry, Infrastructure, Software, Visualization |
| Version | 1.26.16 |
| In Bioconductor since | BioC 2.0 (R-2.5) |
| License | Artistic-2.0 |
| Depends | R (>= 2.7.0), flowCore(>= 1.4.17), lattice |
| Imports | stats4, Biobase, flowCore, graphics, grDevices, grid, KernSmooth, lattice, latticeExtra, MASS, methods, RColorBrewer, stats, utils, hexbin, IDPmisc |
| Suggests | colorspace |
| System Requirements | |
| URL | |
| Depends On Me | flowClust, flowFP, flowQ, flowTrans, flowWorkspace, ncdfFlow, plateCore, QUALIFIER |
| Imports Me | flowFit, flowFP, flowQ, flowStats, flowTrans, flowUtils, ncdfFlow, QUALIFIER |
| Suggests Me | flowBeads, flowCore, flowStats, spade |
Follow Installation instructions to use this package in your R session.
| Package Source | flowViz_1.26.16.tar.gz |
| Windows Binary | flowViz_1.26.16.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | flowViz_1.26.16.tgz |
| Browse/checkout source | (username/password: readonly) |
| Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!