add_global_md_clustering | R Documentation |
Add the clustering annotation to the global MetaData attribute.
add_global_md_clustering(loom, id, group, name, clusters, annotation = NULL)
loom |
The loom file handler. |
group |
The name of the group of clusterings. |
name |
The name given to the given clustering. |
clusters |
A list of the the cluster id for each cell present in the same order as in the columns of gene expression matrix. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.