dataClust: Generate cell clusters using hierarchical clustering and...

Description Usage Arguments Value

View source: R/dataClust.R

Description

Generate cell clusters using hierarchical clustering and dynamic tree cutting.

Usage

1
dataClust(rca.obj, deepSplitValues = 1, minClustSize = 5)

Arguments

rca.obj

RCA object.

deepSplitValues

integer vector indicating how deep the dendrogram should be cut. Values can range from 0 to 4.

minClustSize

integer value indicating the minimum size of the resulting clusters. Default is 5.

Value

RCA object.


linquynus/RCAv2-beta documentation built on Aug. 9, 2020, 12:34 a.m.