Description Usage Arguments Value
View source: R/lilikoi.meta_path.R
Performs single variate linear regression between selected pathways and each of their metabolites. Output the network plot between pathways and metabolties.
1 2 3 4 5 6 | lilikoi.meta_path(
PDSmatrix,
selected_Pathways_Weka,
Metabolite_pathway_table,
pathway = "Alanine, Aspartate And Glutamate Metabolism"
)
|
PDSmatrix |
Pathway deregulation score matrix |
selected_Pathways_Weka |
Selected top pathways from the featureSelection function |
Metabolite_pathway_table |
Metabolites mapping table |
pathway |
interested pathway name |
A bipartite graph of the relationships between pathways and their corresponding metabolites.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.