Description Usage Arguments Value Examples
average creates a matrix with a summarized value for each pathway
1 | average(pathwayexpsubset)
|
pathwayexpsubset |
list of pathway data |
a matrix value for each pathway
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.