get_compound_format: Determines whether a list of compounds is in KEGG or AGORA...

View source: R/taxa_agora.R

get_compound_formatR Documentation

Determines whether a list of compounds is in KEGG or AGORA format or neither

Description

Determines whether a list of compounds is in KEGG or AGORA format or neither

Usage

get_compound_format(comp_list)

Arguments

comp_list

List of compound IDs

Value

Either "KEGG" or "AGORA"

Examples

get_compound_format(met_ids)

borenstein-lab/mimosa2 documentation built on Dec. 19, 2024, 12:44 a.m.