Description Usage Arguments Value
View source: R/compute_supercells_clustering.R
Compute alternative clustering at single-cell level
1 2 3 4 5 6 7 8 9 |
sc.pca |
PCA matrix or high dimensional matrix (cells as rows and coordinates/genes as columns) |
N.comp |
number or vector of PCs to use |
N.clusters.seq |
vector of number of clusters to compute |
hclust_methods |
a vector of |
other_clust_funcs |
list of ther clustering functions (in a format of kmeans) |
list of clusterings res
in a format res[["number_of_clusters"]][["clustering_method[_random_seed]"]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.