Description Usage Arguments Value Examples
View source: R/Consensus_Clustering_Mclust.R
Consensus Clustering
1 |
Y |
A expression matrix. It is recommended to use the raw count matrix. Users can input normalized matrix directly. |
num_pcs |
The number of top pcs that will be investigated on through consensus clustering. |
top_pctg |
Top percentage of features for dimension reduction |
k |
The number of input clusters (best guess). |
thred |
For the final GMM clustering, the probability of a cell belonging to a certain cluster. |
nProc |
number of cores for BiocParallel enviroment. |
the clustering labels and the featured genes.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.