Description Usage Arguments Value
View source: R/cell_cytometry.R
with n.quadrant label: x+/y+ = 1 x+/y- = 2 x-/y- = 3 x-/y+ = 4 return the subset of seurat ob cells that lies in a given quadrant
1 | Recluster.Quadrant(seurat.ob, n.quadrant = 1)
|
seurat.ob |
a seurat object type that have a count a count table inside with proper column name as cells and rowname as the gene |
n.quadrant |
the numbering of the selected quadrant that would like to be reclustered |
a new seurat object only within a specified quadrant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.