| metacyc_reference | R Documentation |
A reference dataset mapping MetaCyc pathway identifiers to their descriptions. Used internally by ggpicrust2 for annotating MetaCyc pathway analysis results.
data("metacyc_reference")
A data frame with 2714 observations and the following columns:
idCharacter. MetaCyc pathway identifier (e.g., "GLYCOLYSIS", "TCA")
descriptionCharacter. Human-readable pathway description
MetaCyc database (https://metacyc.org)
data("metacyc_reference")
head(metacyc_reference)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.