Package: flowFlowJo
Type: Package
Title: Tools for extracting information from a FlowJo workspace and
        working with the data in the flowCore paradigm.
Version: 1.2.0
Date: 2009-2-18
Author: John J. Gosink <gosinkj@amgen.com>
Maintainer: John J. Gosink <gosinkj@amgen.com>
Description: 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.
License: GPL (>=3)
Depends: R (>= 2.5.0), MASS,
Imports: flowCore, XML (>= 1.96), methods
biocViews: FlowCytometry
Collate: AllClasses.R AllGenerics.R gatherFlowJoTransformations.R
        getFlowJoVersion.R simplifyGateNames.R flowJoCompensate.R
        getFlowJoCompMatrix.R getWellId.R collectSummaryFlowInfo.R
        gateNodeToFilterObject.R getFlowJoGates.R readFlowJoFile.R
        createFlowReport.R gatherFlowJoGates.R getFlowJoSummary.R
        readFlowJoList.R
Packaged: 2009-04-21 12:41:05 UTC; biocbuild
Built: R 2.9.0; ; 2009-04-21 15:54:42 UTC; windows
