Description Usage Arguments Value
View source: R/compute_TF_activity.R
compute_TF_activity
infers transription factor activity from tpm RNAseq data.
1 | compute_TF_activity(RNA.tpm, remove.genes.ICB_proxies = FALSE)
|
RNA.tpm |
numeric matrix of tpm values 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:
TF activity matrix with rows=samples and columns=TFs
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.