SaveClustersToFCS {FlowSOM} | R Documentation |
Write FlowSOM clustering results to the original FCS files
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