get_cluster_info_by_cluster_name | R Documentation |
Get cluster information (Clustering ID, Clustering Name, Clustering Group, Cluster ID, Cluster Name) of the given cluster.name.
get_cluster_info_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.