Description Usage Arguments Value Examples
View source: R/add.cell.cycle.R
Scores each cell in which cell cycle stage it is currently in.
1 | add.cell.cycle(object = obj, assay = 'RAW', slot = 'counts')
|
object |
IBRAP S4 class object |
assay |
A character string containing indicating which assay to use |
slot |
String indicating which slot within the assay should be sourced |
transform |
Boolean. If raw counts are supplied, this must be TRUE to normalise data |
IBRAP S4 class object containing cell cycle assignments and scores for each cell in the metadata
1 | object <- add.cell.cycle(object = object,
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.