average: For TCGA data get human pathway data and creates a matrix...

Description Usage Arguments Value Examples

View source: R/path_star.R

Description

average creates a matrix with a summarized value for each pathway

Usage

1
average(pathwayexpsubset)

Arguments

pathwayexpsubset

list of pathway data

Value

a matrix value for each pathway

Examples

1
2
list_path_gene<-GE_matrix(DataMatrix=Data_CANCER_normUQ_fil,genes.by.pathway=pathway[1:50])
score_mean<-average(pathwayexpsubset=list_path_gene)

StarBioTrek documentation built on Nov. 8, 2020, 8:02 p.m.