clusterGenesPseudotime | R Documentation |
Cluster kinetic gene expression profiles along each trajectory into the specified number of clusters using the Partitioning Around Medoids method.
clusterGenesPseudotime(object, num.clusters) ## S4 method for signature 'CellRouter' clusterGenesPseudotime(object, num.clusters)
object |
CellRouter object. |
num.clusters |
numeric; number of clusters. |
CellRouter object with the clusters slot updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.