Description Usage Arguments Value
Run flowsom on a melted data table
1 2 3  | 
data | 
 a data frame in the long format  | 
channels | 
 a list of channel names to use  | 
valuevar | 
 the column to take as value variable  | 
channelvar | 
 the column to take as channel variable  | 
idvar | 
 the column to toake as id variable  | 
k | 
 the number of clusters to use for metaclustering  | 
seed | 
 the random seed - if provided  | 
subsample | 
 number of cells to use for subsampling - if provided  | 
return_output | 
 should the cluster algorithm output be provided? If so the return value will be a list with the table and the original output.  | 
at table with a column cluster and a column idvar
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.