metacyc_reference: MetaCyc Pathway Reference Dataset

metacyc_referenceR Documentation

MetaCyc Pathway Reference Dataset

Description

A reference dataset mapping MetaCyc pathway identifiers to their descriptions. Used internally by ggpicrust2 for annotating MetaCyc pathway analysis results.

Usage

data("metacyc_reference")

Format

A data frame with 2714 observations and the following columns:

id

Character. MetaCyc pathway identifier (e.g., "GLYCOLYSIS", "TCA")

description

Character. Human-readable pathway description

Source

MetaCyc database (https://metacyc.org)

Examples

data("metacyc_reference")
head(metacyc_reference)

ggpicrust2 documentation built on April 10, 2026, 5:06 p.m.