To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("ncdfFlow")
In most cases, you don't need to download the package archive at all.
Bioconductor version: 2.14
Provides netCDF storage based methods and functions for manipulation of flow cytometry data.
Author: Mike Jiang,Greg Finak,N. Gopalakrishnan
Maintainer: Mike Jiang <wjiang2 at fhcrc.org>
Citation (from within R,
enter citation("ncdfFlow")):
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R")
biocLite("ncdfFlow")
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("ncdfFlow")
| R Script | Basic Functions for Flow Cytometry Data | |
| Reference Manual | ||
| Text | README | |
| Text | NEWS |
| biocViews | FlowCytometry, Software |
| Version | 2.10.30 |
| In Bioconductor since | BioC 2.9 (R-2.14) |
| License | Artistic-2.0 |
| Depends | R (>= 2.14.0), flowCore, flowViz |
| Imports | Biobase, flowCore, flowViz, methods, zlibbioc |
| Suggests | testthat |
| System Requirements | hdf5 (>= 1.8.0) |
| URL | |
| Depends On Me | flowWorkspace, QUALIFIER |
| Imports Me | |
| Suggests Me |
Follow Installation instructions to use this package in your R session.
| Package Source | ncdfFlow_2.10.30.tar.gz |
| Windows Binary | ncdfFlow_2.10.30.zip (32- & 64-bit) |
| Mac OS X 10.6 (Snow Leopard) | ncdfFlow_2.10.30.tgz |
| Mac OS X 10.9 (Mavericks) | ncdfFlow_2.10.30.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!