View source: R/scoreGeneSets.R
scoreGeneSets | R Documentation |
Description.
scoreGeneSets( object, assay.type = "RNA", sample.name = "Sample1", genes.list, bins = 25, genes.combine = NULL )
object |
CellRouter object. |
assay.type |
character; the type of data to use. |
sample.name |
character; the name of the tissue sample. |
genes.list |
list; gene lists for which the scores will be calculated. |
bins |
numeric; number of bins to split expression data. |
genes.combine |
character; genes to combine. The default is all genes in normalized data. |
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.