Description Usage Arguments Value Examples
GE_matrix creates a matrix of mean gene expression for pathways given by the user.
1 | matrix_plot(DataMatrix, pathway)
|
DataMatrix |
gene expression matrix (eg.TCGA data) |
pathway |
pathway data as provided by getKEGGdata |
a matrix for each pathway (mean gene expression level belong to that pathway)
1 | list_path_plot<-matrix_plot(DataMatrix=tumo[,1:2],pathway=path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.