Description Usage Arguments Value
View source: R/compute_pathways_scores.R
compute_pathways_scores
infers pathway activity from raw counts RNAseq data.
1 | compute_pathways_scores(RNA.counts, remove.genes.ICB_proxies = TRUE)
|
RNA.counts |
numeric matrix of read counts with rows=genes and columns=samples |
remove.genes.ICB_proxies |
boolean variable to reomove all those genes involved in the computation of ICB proxy's of response |
A list with the following elements:
pathway activity matrix with rows=samples and columns=pathwats
vector with available gene names
vector with missing gene names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.