Description Usage Arguments Value
View source: R/CellTypePrediction.R
Packaging clustering method This function is used for choosing clustering method
1 | CLUSTERING(Raw, blocks, method = "MCL", K = NULL)
|
Raw |
input raw discretized data which is chars file |
blocks |
input block identified by IRISFGM |
method |
chosse method, either MCL or SC. |
K |
number of cluster |
clustering results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.