cluster_data | R Documentation |
cluster_data
is used to cluster all the samples in the study using FlowSOM clustering and metaclustering into with ConsensusClusterPlus.
cluster_data(daf, seed, markers_to_use, clusters_nb)
daf |
data single cell experiment |
seed |
seed used to reproduce the results |
markers_to_use |
markers to use for clustering |
clusters_nb |
number of clusters |
daf data single cell experiment after clustering
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.