View source: R/SingleCellRNASeq.R
Run_AUCell | R Documentation |
Run AUCell
Run_AUCell(
object,
AUCell_buildRankings.file = "",
geneSets.gmt.file = "",
n.random.genes = 500
)
object |
The SingCellaR object. |
AUCell_buildRankings.file |
The input file name of AUCell rankings. |
geneSets.gmt.file |
The GMT file name that contains gene sets. |
n.random.genes |
The number of a random gene set. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.