computeCC: computeCC

Description Usage Arguments Value Author(s)

View source: R/cell_cycle.R

Description

Compute the cell cycle scores for a Seurat object, consisting of the mean expression, in every cell, of a set of G1/S and G2/M phase markers.

Usage

1
computeCC(seurat, species = "mm")

Arguments

seurat

Seurat object

species

"mm" or "hg"

Value

A seurat object with scores in the @meta.data slot in two new columns, "G1_S_score" and "G2_M_score"

Author(s)

Selin Jessa


fungenomics/cytobox documentation built on Feb. 13, 2020, 10:51 a.m.