source_network | R Documentation |
Generates a network visualization showing metabolites originating from a specified source category (e.g., Human, Bacteria, Plant).
source_network(object, source_id, top_specific_source = 5)
object |
A mass_dataset object containing metabolite annotation data |
source_id |
Character vector of source categories to include (e.g., "Human", "Bacteria", "Plant") |
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.