Description Usage Arguments Value
Generate cell clusters using hierarchical clustering and dynamic tree cutting.
1 | dataClust(rca.obj, deepSplitValues = 1, minClustSize = 5)
|
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. |
RCA object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.