Bioconductor version: 2.9
FlowJo is a commercial GUI based software package from TreeStar Inc. for the visualization and analysis of flow cytometry data. One of the FlowJo standard export file types is the "FlowJo Workspace". This is an XML document that describes files and manipulations that have been performed in the FlowJo GUI environment. This package can take apart the FlowJo workspace and deliver the data into R in the flowCore paradigm.
Author: John J. Gosink <gosinkj at amgen.com>
Maintainer: John J. Gosink <gosinkj at amgen.com>
To install this package, start R and enter:
source("http://bioconductor.org/biocLite.R") biocLite("flowFlowJo")
To cite this package in a publication, start R and enter:
citation("flowFlowJo")
R Script | Basic Functions for working with FlowJo | |
Reference Manual |
biocViews | FlowCytometry |
Depends | R (>= 2.5.0), MASS |
Imports | flowCore, XML (>= 1.96), methods, Biobase |
Suggests | |
System Requirements | |
License | GPL (>=3) |
URL | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Version | 1.12.0 |
Since | Bioconductor 2.4 (R-2.9) |
Package Source | flowFlowJo_1.12.0.tar.gz |
Windows Binary | flowFlowJo_1.12.0.zip (32- & 64-bit) |
MacOS 10.5 (Leopard) binary | flowFlowJo_1.12.0.tgz |
Package Downloads Report | Download Stats |
Common Bioconductor workflows include:
Post questions about Bioconductor packages to our mailing lists. Read the posting guide before posting!