Retention_times_MetIDQ: Data for 'MsQualityUtils': Retention time for MetIDQ

Retention_times_MetIDQR Documentation

Data for MsQualityUtils: Retention time for MetIDQ

Description

Retention_times_MetIDQ contains the retention time in seconds of the metabolites for the Biocrates MxP 500 Quant Kit measured by the Metabolomics Core Technology Platorm, COS, University of Heidelberg (by Hagen Gegner). It will be used to create a 'Spectra' list containing only the metabolites that were separated by liquid chromatography.

Format

SummarizedExperiment

Value

SummarizedExperiment

Author(s)

Thomas Naake

Source

library(MatrixQCvis) rt <- biocrates(file = "Retention_times_MetIDQ.xlsx", sheet = "2021_06_15_RT")

## convert to seconds rt <- MatrixQCvis:::updateSE(se = rt, assay(rt) * 60)

saveRDS(rt, "Retention_times_MetIDQ.RDS")


tnaake/MsQualityUtils documentation built on Feb. 3, 2023, 6:32 a.m.