RP {FastRet} | R Documentation |
Retention Times (RT) Measured on a Reverse Phase (RP) Column
Description
Retention time data from a reverse phase liquid chromatography measured with a temperature of 35 degree and a flowrate of 0.3ml/min. The same data is available as an xlsx file in the package. To read it into R use read_rp_xlsx()
.
Usage
RP
Format
A dataframe of 442 metabolites with the following columns:
- RT
Retention time
- SMILES
SMILES notation of the metabolite
- NAME
Name of the metabolite
Source
Measured by functional genomics lab at the University of Regensburg.
See Also
read_rp_xlsx
[Package FastRet version 1.1.3 Index]