View source: R/54_metabolite_origin_analysis.R
source_metabolite_network | R Documentation |
Generates a network plot visualizing the relationships between metabolites and their sources. The network shows metabolites connected to their origins (human, bacteria, plant, etc.).
source_metabolite_network(object, circle = TRUE)
object |
A mass_dataset object containing metabolite annotation data |
circle |
Logical specifying whether to display the network in a circular layout (default: TRUE) |
A ggplot2 object representing the source network visualization
Xiaotao Shen xiaotao.shen@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.