Description Usage Arguments Value Author(s) Examples
Returns instantiated mzRpwiz object associated to mzML file.
1 | getMZMLpointers(fileInfo)
|
fileInfo |
(data-frame) Output of DIAlignR::getRunNames function |
(A list of mzRpwiz)
Shubham Gupta, shubh.gupta@mail.utoronto.ca
ORCID: 0000-0003-3500-8152
License: (c) Author (2019) + GPL-3 Date: 2019-12-13
1 2 3 | dataPath <- system.file("extdata", package = "DIAlignR")
fileInfo <- getRunNames(dataPath = dataPath)
mzPntrs <- getMZMLpointers(fileInfo)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.