View source: R/Functions_extract_Scans.R
makeScanlist2 | R Documentation |
Make a scan list
makeScanlist2(splitme, MSData = NULL, MS2 = T)
splitme |
character string with format filename:scannumber scannumber|filename: scannumber... as generated by saveScanlist() |
MSData |
list of xcmsRaw objects. Only scans from files loaded in this object will be returned |
MS2 |
if TRUE, looks for MS2 scans |
a data.frame with metadata for MS2 scans as specified by splitme
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.