get_clustering_idx_by_cluster_name | R Documentation |
Get index of the clutering related to the given cluster.name.
get_clustering_idx_by_cluster_name(loom, cluster.name)
loom |
The loom file handler. |
cluster.name |
The name of the cluster. |
The index of the clustering in the clusterings metadata global attribute corresponding to the clustering where the given cluster.name is found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.