predictCellCycle: Predict cell cycle phase.

View source: R/predictCell.R

predictCellCycleR Documentation

Predict cell cycle phase.

Description

Predict cell cycle phase based on scores from the metadata table and add phase column with the results to it. Call the addInfo function to add the information to assay@sampTab.

Usage

predictCellCycle(object, assay.type = "RNA", columns)

Arguments

object

CellRouter object.

assay.type

character; the type of data to use.

columns

character vector; columns to be selected from the metadata table.

Value

CellRouter object with the sampTab slot updated.


edroaldo/fusca documentation built on March 1, 2023, 1:43 p.m.