Load_background() retrieves a list of terms and associated metabolites for enrichment based on requested molecule type, background type and input feature type.
Arguments
- mol_type
Character indicating molecule type. Can be either
Lipidfor Lipids andMetabofor small molecules- bg_type
Character indicating background type :
"LION"LION ontology for lipids only.
"main_class"Level 1 classification - finer classification compared to super_class.
"super_class"Level 0 classification.
"sub_class"Level 2 classification - finer classification compared to main_class.
"pathways"Biological pathways based on KEGG, Reactome, and SMPDB.
- feature_type
Character indicating input feature type. Can be either
sffor sum formula or ion andnamefor molecule name.