get_cluster_info_by_id | R Documentation |
Get the value of the given field from the cluster with the given clustering_idx and cluster_idx
get_cluster_info_by_id(loom, clustering.id, cluster.idx, field = NULL)
loom |
The loom file handler. |
field |
The name of the field you want to get the value from. |
clustering_id |
The ID of the clustering you want to get the field value from. |
cluster_id |
'The ID of the cluster you want to get the field value from. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.