cc: Calculate Cell cycle phase prediction

Description Usage Arguments Value

Description

This function takes an object of class iCellR and assignes cell cycle stage for the cells.

Usage

1
cc(object = NULL, s.genes = s.phase, g2m.genes = g2m.phase)

Arguments

object

A data frame containing gene counts for cells.

s.genes

Genes that are used as a marker for S phase.

g2m.genes

Genes that are used as a marker for G2 and M phase.

Value

The data frame object


iCellR documentation built on Oct. 9, 2021, 5:07 p.m.

Related to cc in iCellR...