Description Usage Arguments Value Author(s) Examples
View source: R/MetFragInterpreteR.R
This extracts the Explained MS/MS peaks from MetFrag results files
1 | ExplPeaks2MSMS(ExplPeaks)
|
ExplPeaks |
A single |
Returns a data frame with mz and int fields
Emma Schymanski <emma.schymanski@uni.lu>
1 2 | ExplPeaks <- "63.9622_516.7;77.9655_999.0;82.0298_373.2"
ExplPeakList <- ExplPeaks2MSMS(ExplPeaks)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.