Description Usage Arguments Value Examples
View source: R/RA3_clustering.R
Implement louvain clustering based on the output of RA3, using package Seurat.
1 | RA3_clustering(H, n_cluster)
|
H |
the extracted features H output by runRA3, colomns referring to cells |
n_cluster |
the number of clusters |
Seurat_louvain |
vector containing cell cluster assignment |
1 | result <- RA3_clustering(H, n_cluster)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.