parameters {flowCore} | R Documentation |
Accessor methods for items in the parameters slot of class the
AnnotatedDataFrame of a flowFrame object or from a filter definition.
It lists the parameters
and its values for a flowFrame or a filter.
parameters(object)
object |
Object of class flowFrame . |
N. Le Meur
samp <- read.FCS(system.file("extdata","0877408774.B08", package="flowCore")) parameters(samp) print(samp@parameters@data)