Differential analysis results for training-regulated features at 5% FDR
Format
A data frame with 279002 rows and 18 variables:
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.
assaycharacter, assay abbreviation, one of ASSAY_ABBREV
assay_codecharacter, assay code used in data release. See MotrpacBicQC::assay_codes.
tissuecharacter, tissue abbreviation, one of TISSUE_ABBREV
tissue_codecharacter, tissue code used in data release. See MotrpacBicQC::bic_animal_tissue_code.
feature_IDcharacter, MoTrPAC feature identifier
non_redundant_feature_IDcharacter, non-redundant feature identifier defined for
feature_IDs with measurements from multiple platforms.featureusesnon_redundant_feature_IDwhen available andfeature_IDotherwise. See REPEATED_FEATURES for more details.platformcharacter, for immunoassay and metabolomics features, this variable specifies the immune panel (rat-myokine, rat-pituitary, rat-mag27plex, rat-metabolic, ADIPONECTIN, SERPIN-E) or 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
sexcharacter, one of 'male' or 'female'
training_groupcharacter, training time point in weeks, one of "1w", "2w", "4w", "8w". Corresponds to
comparison_groupin the*_DAtables.timewise_logFCdouble, log fold-change of the training group specified by
sexandtraining_group(e.g., 1-week females) relative to the sex-matched sedentary controls. Corresponds tologFCin the*_DAtables.timewise_logFC_sedouble, standard error of
timewise_logFC. Corresponds tologFC_sein the*_DAtables.timewise_p_valuedouble, timewise p-value corresponding to the contrast between the training group (e.g., 1-week females) and the sex-matched sedentary controls. Corresponds to
p_valuein the*_DAtables.timewise_zscoredouble, smoothed z-score corresponding to
timewise_p_valueused for graphical clustering. Corresponds tozscoreortscorein the*_DAtables.meta_reg_het_pdouble, for metabolites with multiple measurements, the meta-regression heterogeneity p-value, where a smaller p-value indicates more disagreement between platforms. One value per feature (not per training group).
meta_reg_pvaluedouble, for metabolites with multiple measurements, the meta-regression p-value. One value per feature (not per training group).
training_p_valuedouble, combined training p-value determined from F-tests or LRTs comparing a full model with ome-specific technical covariates and training group as a factor variable against a reduced model with only technical covariates. Sex-specific training p-values were merged using the sum of logs. One value per features (not per training group)
training_qdouble, IHW FDR-adjusted
training_p_value; training-regulated features were defined bytraining_q < 0.05. Corresponds toselection_fdrin the*_DAtables.