Plot.Cyto.Count: Plot.Cyto.Count

Description Usage Arguments Value

View source: R/cell_cytometry.R

Description

plot the quadrant grapsh with x+/y+ = 1 x+/y- = 2 x-/y- = 3 x-/y+ = 4

Usage

1
Plot.Cyto.Count(seurat.ob, x, y, split = F, return.stats = F)

Arguments

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

Value

Plot that Count the number of cells in each quadrant of the seurat.cyto object


steveyu323/SEURATEXT documentation built on Nov. 5, 2019, 9:38 a.m.