addCellCyclePhase-methods: description of function addCellCyclePhase

Description Usage Arguments

Description

Uses Seurat to address the cell cycle phase

Usage

1
addCellCyclePhase(x, s.genes = NULL, g2m.genes = NULL, gnameCol = NULL)

Arguments

x

the BioData object

s.genes

the s genes (defualt NULL means Seurat::cc.genes$s.genes )

g2m.genes

the s genes (defualt NULL means Seurat::cc.genes$g2m.genes )

gnameCol

the name of the Gene Symbol column in the annotation table (default NULL)


stela2502/BioData documentation built on Feb. 23, 2022, 5:47 a.m.