write_cluster_identity_sets | R Documentation |
Write cell cluster sets to a h5 file
Get cluster identity sets
write_cluster_identity_sets(h5_file, cluster_identity_sets, ...)
guess_cluster_identity_sets(seurat)
h5_file |
Path to |
cluster_identity_sets |
A |
... |
Arguments passed to |
seurat |
Seurat object |
Selects seurat_clusters
and _snn_res
variables as cluster identity sets and selects all identities by default.
write_cluster_identity_sets
: Write cluster identities list to h5
file
guess_cluster_identity_sets
: Select Seurat cluster identities
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.