| ec_reference | R Documentation |
A reference dataset mapping Enzyme Commission (EC) numbers to their descriptions. Used internally by ggpicrust2 for annotating enzyme-level functional predictions.
data("ec_reference")
A data frame with 8405 observations and the following columns:
idCharacter. EC number in the format "EC:X.X.X.X"
descriptionCharacter. Human-readable enzyme name/description
KEGG REST API (https://rest.kegg.jp)
data("ec_reference")
head(ec_reference)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.