make_so_bin | R Documentation |
Aggregate Seurat object counts by bin to create a new Seurat object with binned beads as units instead of beads
make_so_bin(so, md, hcl_sub, mal = FALSE)
so |
Seurat object of beads and their meta data |
md |
data.frame of metadata for Seurat object |
hcl_sub |
hierarchical clustering object of cluster assignemnt as outputted from SlideCNA::plot_clones() |
mal |
TRUE if using malignant beads only |
A Seurat object with binned beads as units and corresponding binned metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.