specific_source_network | R Documentation |
Generates a network visualization showing metabolites originating from a specified specific source (e.g., a specific tissue, bacterial species, etc.).
specific_source_network(object, specific_source_id, top_specific_source = 5)
object |
A mass_dataset object containing metabolite annotation data |
specific_source_id |
Character vector of specific source identifiers to include |
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.