Skip to contents

Builds an exclusion table from hard-coded seed identifiers and translates them across ID systems (HMDB, KEGG, CHEBI, PUBCHEM).

Usage

get_exclusion_metabolites()

Value

A data frame with columns metabolite_id, class, and id_type.

Examples

if (FALSE) { # \dontrun{
get_exclusion_metabolites()
} # }