GatingHierarchy-class   Class GatingHierarchy
GatingSet               constructors for GatingSet
GatingSet-class         Class '"GatingSet"'
GatingSetList-class     Class '"GatingSetList"'
add                     Create a GatingSet and add/remove the flowCore
                        gate(or population) to/from a
                        GatingHierarchy/GatingSet.
archive                 archive/unarchive to/from a tar file
booleanFilter-class     A class describing logical operation (& or |)
                        of the reference populations
clone                   clone a GatingSet
flowData                Fetch or replace the flowData object associated
                        with a GatingSet .
flowJoWorkspace-class   An R representation of a flowJo workspace.
flowWorkspace-package   Import and replicate flowJo workspaces and
                        gating schemes using flowCore.
flowWorkspace.par.init
                        workspace version is parsed from xml node
                        '/Workspace/version' in flowJo workspace and
                        matched with this list to dispatch to the one
                        of the three workspace parsers
flowWorkspace.par.set   flowWorkspace.par.set sets a set of parameters
                        in the flowWorkspace package namespace.
getChannelMarker        get channel and marker information from a
                        'flowFrame' that matches to the given keyword
getCompensationMatrices
                        Retrieve the compensation matrices from a
                        GatingHierarchy
getData                 get gated flow data from a
                        GatingHierarchy/GatingSet/GatingSetList
getFJWSubsetIndices     Fetch the indices for a subset of samples in a
                        flowJo workspace, based on a keyword value pair
getGate                 Return the flowCore gate definition associated
                        with a node in a GatingHierarchy/GatingSet.
getIndiceMat            Return the single-cell matrix of 1/0
                        dichotomized expression
getIndices              Get the membership indices for each event with
                        respect to a particular gate in a
                        GatingHierarchy
getKeywords             Get Keywords
getLoglevel             get/set the log level
getNodes                Get the names of all nodes from a gating
                        hierarchy.
getParent               Return the name of the parent population or a
                        list of child populations of the current
                        population in the GatingHierarchy
getPopStats             Return a table of population statistics for all
                        populations in a GatingHierarchy/GatingSet or
                        the population proportions or the total number
                        of events of a node (population) in a
                        GatingHierarchy
getSample               Get the sample name associated with a
                        GatingHierarchy
getSampleGroups         Get a table of sample groups from a flowJo
                        workspace
getSamples              Get a list of samples from a flowJo workspace
getSingleCellExpression
                        Return the cell events data that express in any
                        of the single populations defined in 'y'
getTransformations      Return a list of transformations or a
                        transformation in a GatingHierarchy
isNcdf                  determine the flow data associated with a
                        Gating Hiearchy is based on 'ncdfFlowSet' or
                        'flowSet'
keyword                 Retrieve a specific keyword for a specific
                        sample in a 'GatingHierarchy' or or set of
                        samples in a 'GatingSet' or 'GatingSetList'
lapply                  apply 'FUN' to each sample (i.e.
                        'GatingHierarchy')
length                  Methods to get the length of a GatingSet
mkformula               make a formula from a character vector
ncFlowSet               Fetch the flowData object associated with a
                        GatingSet .
openWorkspace           Open/Close a flowJo workspace
pData                   read/set pData of flow data associated with
                        'GatingSet' or 'GatingSetList'
parseWorkspace          Parse a flowJo Workspace
plot                    plot a gating tree
plotGate                Plot gates and associated cell population
                        contained in a 'GatingHierarchy' or 'GatingSet'
plotPopCV               Plot the coefficient of variation between
                        flowJo and flowCore population statistics for
                        each population in a gating hierarchy.
sampleNames             Get/update sample names in a GatingSet
save_gs                 save/load a GatingSet/GatingSetList to/from
                        disk.
setNode                 Update the name of one node in a gating
                        hierarchy/GatingSet.
