This function takes an object of class iCellR and assignes cell cycle stage for the cells.
i.score(
object = NULL,
data.type = "main.data",
scoring.List = NULL,
return.stats = TRUE,
scoring.method = "tirosh"
)
A data frame containing gene counts for cells.
Choose from "raw.data" or "main.data", "imputed.data", default = "main.data".
Genes that are used as a marker for phases.
Return the data or object. If FALSE the object would be returned.
Choose from "sum","mean" or "tirosh" for scoring method. See: https://science.sciencemag.org/content/352/6282/189
The data frame object