metabolite_origin_upsetplot | R Documentation |
Generates an upset plot showing the intersections of metabolites from different sources (human, bacteria, plant, animal, etc.).
metabolite_origin_upsetplot(object, min_size = 1, counts = TRUE)
object |
A mass_dataset object containing metabolite annotation data |
min_size |
Integer specifying the minimum size of a set to be included in the plot (default: 1) |
counts |
Logical specifying whether to show counts in the plot (default: TRUE) |
A ggplot2 object representing the upset plot
Xiaotao Shen xiaotao.shen@outlook.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.