metabolite_origin_network | R Documentation |
Generates a detailed network visualization for selected metabolites, showing their connections to source categories and specific sources within those categories.
metabolite_origin_network(object, metabolite_id, top_specific_source = 5)
object |
A mass_dataset object containing metabolite annotation data |
metabolite_id |
Character vector of metabolite IDs to include in the network |
top_specific_source |
Integer specifying the maximum number of specific sources to show per source category (default: 5) |
A ggplot2 object representing the 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.