get_clusterings_with_name | R Documentation |
Get cell clusterings stored in the given loom file
get_clusterings_with_name(loom)
loom |
.loom file name |
data.frame containing the clusterings in the given loom (cells as rows, clustering alternatives as columns).
# clusters <- get_clusterings_with_name(loom) # head(clusters)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.