Description Usage Arguments Value
Write FlowSOM clustering results to the original FCS files
1 2 3 4 5 6 7 | SaveClustersToFCS(
fsom,
original_files,
pp_files = original_files,
selection_files = NULL,
silent = FALSE
)
|
fsom |
FlowSOM object as generated by BuildSOM |
original_files |
FCS files that should be extended |
pp_files |
FCS files that correspond to the input of FlowSOM |
selection_files |
Files indicating which cells of the original files correspond to the input files |
silent |
If FALSE (default), print some extra output |
Saves the extended fcs file as [originalName]_FlowSOM.fcs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.