Description Usage Arguments Value
View source: R/query_multiple.R
Function which takes a named list of multiple cell types, where every item is a named vector with values "high"/"low" and the names correspond to the markers or channels (e.g. as generated by parse_markertable).
1 | query_multiple(fsom, ff, cell_types, pdf_name, ...)
|
fsom |
FlowSOM object |
ff |
FlowFrame used as reference for channel and marker names |
cell_types |
Description of the cell types. Named list, with one named vector per cell type containing "high"/"low" values |
pdf_name |
Path to a pdf file to save figures |
A label for every FlowSOM cluster (Unknown or one of the celltype names of the list, if selected by QueryStarPlot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.