Library
From SIM v1.42.0
by Renee X de Menezes
Extracted compound information from an MSL library.
The information in this data set, was obtained by using readMSL
function. It includes a variable called Library
which contains compound names, their retention time and retention index, the mass and the intensity of the fragments in the spectrum of each compound.
- Keywords
- library
Usage
data(Library)
Details
This is the compound information extracted from an MSL
file. It was obtained by using readMSL
function. This library is provided as an example to be used for functions in the package.
Value
- A list
References
Examples
data(Library)
Community examples
Looks like there are no examples yet.