addCellCyclePhase-methods: description of function addCellCyclePhase

addCellCyclePhaseR Documentation

description of function addCellCyclePhase

Description

Uses Seurat to address the cell cycle phase

Usage

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. 27, 2025, 6:20 a.m.