Description Usage Arguments Details Value Author(s) See Also Examples
Displays the column names present in an FCS file
1 | viewFlowChannels(file, emptyValue = TRUE)
|
file |
character, the name of an FCS data file; or the name of a FlowHist object. |
emptyValue |
boolean, passed to |
A convenience function for viewing column names in a FCS data file, or a
FlowHist object. Used to select one for the channel
argument
in FlowHist
, or for viewing additional channels for use in
gating.
A vector of column names from the FCS file/FlowHist object.
Tyler Smith
1 2 | library(flowPloidyData)
viewFlowChannels(flowPloidyFiles()[1])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.