cluster_data: cluster_data is used to cluster all the samples in the study...

View source: R/cluster_data.R

cluster_dataR Documentation

cluster_data is used to cluster all the samples in the study using FlowSOM clustering and metaclustering into with ConsensusClusterPlus.

Description

cluster_data

is used to cluster all the samples in the study using FlowSOM clustering and metaclustering into with ConsensusClusterPlus.

Usage

cluster_data(daf, seed, markers_to_use, clusters_nb)

Arguments

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

Value

daf data single cell experiment after clustering


mtrussart/CytofRUV documentation built on Aug. 3, 2022, 2:28 a.m.