plotting_cross_talk: Get human KEGG pathway data and a gene expression matrix we...

Description Usage Arguments Value Examples

Description

plotting_matrix creates a matrix of gene expression for pathways given by the user.

Usage

1
plotting_cross_talk(DataMatrix, pathway, path_matrix)

Arguments

DataMatrix

gene expression matrix (eg.TCGA data)

pathway

pathway data as provided by getKEGGdata

path_matrix

output of the function matrix_plot

Value

a plot for pathway cross talk

Examples

1
mt<-plotting_cross_talk(DataMatrix=tumo[,1:2],pathway=path,path_matrix=list_path_plot)

claudiacava/StarBioTrek documentation built on May 28, 2019, 7:29 p.m.