| ParseQuery {FlowSOM} | 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