View source: R/5_plotFunctions.R
ParseQuery | R Documentation |
Parses query
ParseQuery(fsom, query)
fsom |
FlowSOM object, as generated by |
query |
Array containing "high" or "low" for the specified column names of the FlowSOM data |
Identify nodes in the tree which resemble a certain profile of "high" or "low" marker expressions.
A list, containing the ids of the selected nodes, the individual scores for all nodes and the scores for each marker for each node
PlotFlowSOM
, ParseEdges
,
ParseNodeSize
, ParseArcs
,
QueryStarPlot
, ParseSD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.