Mapping between various metabolite feature identifiers used at different stages of data processing. Also includes some feature metadata
Format
A data frame with 14420 rows and 13 variables:
tissuecharacter, tissue abbreviation, one of TISSUE_ABBREV
datasetcharacter, metabolomics platform (metab-u-ionpneg, metab-u-lrpneg, metab-u-lrppos, metab-u-hilicpos, metab-u-rpneg, metab-u-rppos, metab-t-amines, metab-t-oxylipneg, metab-t-tca, metab-t-nuc, metab-t-acoa, metab-t-ka) the feature was measured in. 'meta-reg' specifies results from the metabolomics meta-regression for repeated features.
metabolite_namecharacter, name of metabolite as appears in the Chemical Analysis Site's data
metabolite_refmetcharacter, RefMet name of metabolite
feature_ID_sample_datacharacter,
feature_IDused in the sample-level data, e.g. METAB_NORM_DATA_FLATfeature_ID_dacharacter,
feature_IDused in the standard differential analysis results tables, e.g. METAB_BAT_DAfeature_ID_metaregcharacter,
feature_IDused in the meta-regression results tables, e.g. METAB_BAT_DA_METAREGdataset_metaregcharacter, version of the differential analysis results retained after meta-regression, either
datasetor 'meta-reg'featurecharacter, unique feature identifier in the format 'ASSAY_ABBREV;TISSUE_ABBREV;feature_ID' only for training-regulated features at 5% IHW FDR. For redundant differential features, 'feature_ID' is prepended with the specific platform to make unique identifiers. See REPEATED_FEATURES for details.
rtdouble, retention time
mzdouble, mass over charge
neutral_massdouble, neutral mass
formulacharacter, chemical formula
Details
metabolite_name is always equal to feature_ID_sample_data and feature_ID_da.
feature_ID_metareg is different than metabolite_name when the combined
results from multiple measurements of the same metabolite are reported in the meta-regression differential
analysis results, in which case feature_ID_metareg is metabolite_refmet.
112 rows (57 unique metabolites in 9 tissues) do not have corresponding meta-regression results,
in which case feature_ID_metareg is NA.
feature is only non-NA for training-regulated features at 5% IHW FDR (see TRAINING_REGULATED_FEATURES).
Each non-NA value of feature is unique. In the case of repeated measurements, this means dataset
was added to metabolite_name. See REPEATED_FEATURES for more details.
Note that RefMet IDs are frequently updated. This table provides the version of the RefMet IDs at the time that these data were generated.