readMGF2 | R Documentation |
The function extracts a dataframe of metadata and a list of spectra from mgf file or
readMGF2(con)
con |
Name of the input library, the file extension must be mgf |
sp: List of all extracted spectra. Each spectrum is a data matrix with two columns: m/z and intensity
metadata: Data frame containing metadata of extracted scans. PEPMASS and RT are updated based on actually-detected scans. Following five columns are added: FILENAME, MSLEVEL, TIC, MASS_DEV, SCANNUMBER and SCANS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.