To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("flowStats")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Methods and functionality to analyse flow data that is beyond the basic infrastructure provided by the flowCore package.
Author: Florian Hahne, Nishant Gopalakrishnan, Alireza Hadj Khodabakhshi, Chao-Jen Wong, Kyongryun Lee
Maintainer: Greg Finak <gfinak at fhcrc.org> and Mike Jiang <wjiang2 at fhcrc.org>
Citation (from within R,
enter citation("flowStats")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("flowStats")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("flowStats")
| R Script | flowStats Overview | |
| Reference Manual | ||
| Text | NEWS |
| biocViews | CellBasedAssays, FlowCytometry, Software |
| Version | 3.22.6 |
| In Bioconductor since | BioC 2.4 (R-2.9) |
| License | Artistic-2.0 |
| Depends | R (>= 2.10), flowCore, fda (>= 2.2.6), mvoutlier, cluster, flowWorkspace |
| Imports | BiocGenerics, MASS, flowViz, flowCore, fda (>= 2.2.6), Biobase, methods, grDevices, graphics, stats, utils, KernSmooth, lattice, ks |
| Suggests | xtable |
| System Requirements | |
| URL | |
| Depends On Me | |
| Imports Me | openCyto, plateCore |
| Suggests Me | flowCore, flowQ, flowViz |
Follow Installation instructions to use this package in your R session.
| Package Source | flowStats_3.22.6.tar.gz |
| Windows Binary | flowStats_3.22.6.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | flowStats_3.22.6.tgz |
| Mac OS X 10.9 (Mavericks) | flowStats_3.22.6.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!