Description Usage Arguments Value
View source: R/cell_cytometry.R
plot the quadrant grapsh with x+/y+ = 1 x+/y- = 2 x-/y- = 3 x-/y+ = 4
1 | Plot.Cyto.Count(seurat.ob, x, y, split = F, return.stats = F)
|
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 |
x |
The gene name of the first cell marker |
y |
The gene name of the second cell marker |
split |
whether there are two conditions as CTRL and STIM |
return.stats |
whether to return the stats default to FALSE |
Plot that Count the number of cells in each quadrant of the seurat.cyto object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.