clone_so | R Documentation |
This function adds another column for cluster designation to a seurat object's meta data and bins beads
clone_so(so, hcl_sub, md, mal = FALSE)
so |
Seurat object of beads and their meta data |
hcl_sub |
hierarchical clustering object of cluster assignemnt as outputted from SlideCNA::plot_clones() |
md |
data.table of metadata of each bead |
mal |
TRUE if only using malignant beads |
A seurat object updated with clone information
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.