getMeanExp {CancerInSilico}R Documentation

Calculate Mean Expression Value

Description

calculates the mean expression values for each gene and sample by combining the pathway activity with the gene expression range

Usage

getMeanExp(pathways, activity)

Arguments

pathways

list of pathway objects

activity

list of pathway activity

Value

matrix of mean expression values


[Package CancerInSilico version 2.0.0 Index]