compute_TF_activity: Compute transription factors activity

Description Usage Arguments Value

View source: R/compute_TF_activity.R

Description

compute_TF_activity infers transription factor activity from tpm RNAseq data.

Usage

1
compute_TF_activity(RNA.tpm, remove.genes.ICB_proxies = FALSE)

Arguments

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

Value

A list with the following elements:

scores

TF activity matrix with rows=samples and columns=TFs

transcripts_kept

vector with available gene names

transcripts_left

vector with missing gene names


olapuentesantana/easier_manuscript documentation built on Sept. 22, 2021, 9:42 p.m.