predictCellCycle | R Documentation |
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.
predictCellCycle(object, assay.type = "RNA", columns)
object |
CellRouter object. |
assay.type |
character; the type of data to use. |
columns |
character vector; columns to be selected from the metadata table. |
CellRouter object with the sampTab slot updated.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.