flowFPPlex-class {flowFP} | R Documentation |
This class holds a collection of flowFPs.
Objects should be created by calling the constructor function flowFPPlex.
fingerprints
:Holds a list of flowFP objects.
Concatenates all of the counts for all of the fingerprints in the set.
returns the number of fingerprints in the set.
returns the number of flowFrames used to create this fingerprint.
returns the total number of features from the collection of fingerprints.
Herb Holyst <holyst@mail.med.upenn.edu>, Wade Rogers <rogersw@mail.med.upenn.edu>
flowFPPlex - Constructor.
showClass("flowFPPlex")