View source: R/metabolomics_qc.R
merge_phenotype_metabolomics | R Documentation |
Merge phenotypic data (phenotypes_pass1a06_short) and metabolomics merged results and metadata
merge_phenotype_metabolomics(df_long)
df_long |
(data.frame) Long format of a metabolomics merged results |
(data.frame) Merged file, including the following columns:
Sample Id, including vial_label and site specific QC ids
Metabolomics sample types. Check metabolomics data transfer guidelines
Order of injection on Mass Spec
Given name by every lab
Map of the metabolite name to the Metabolomics RefMet database
mass over charge
retention time
chemical formula
neutral mass
type of metabolite identification: "named", "unnamed"
Merge "refmet" for "named" metabolites and "metabolite_name" for "unnamed" metabolites
Untargeted: Peak area, Targeted: absolute concentration (check "experimentalDetails" for unit)
MoTrPAC tissue code
Tissue name
Intervention group (Exercise / Control) + time point
Animal Sex
Chemical Analysis Site (CAS) short abbreviation
Intervention group: Exercise / Control
Sex + group + time-point
Sex + group + time-point + sample_order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.