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: 3.0
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.12.0 |
In Bioconductor since | BioC 2.9 (R-2.14) |
License | Artistic-2.0 |
Depends | R (>= 2.14.0), flowCore, flowViz, RcppArmadillo, BH |
Imports | Biobase, flowCore, flowViz, methods, zlibbioc |
LinkingTo | Rcpp, RcppArmadillo, BH |
Suggests | testthat |
SystemRequirements | hdf5 (>= 1.8.0) |
Enhances | |
URL | |
Depends On Me | flowWorkspace, QUALIFIER |
Imports Me | openCyto |
Suggests Me | |
Build Report |
Follow Installation instructions to use this package in your R session.
Package Source | ncdfFlow_2.12.0.tar.gz |
Windows Binary | ncdfFlow_2.12.0.zip (32- & 64-bit) |
Mac OS X 10.6 (Snow Leopard) | ncdfFlow_2.12.0.tgz |
Mac OS X 10.9 (Mavericks) | ncdfFlow_2.12.0.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!