ExplPeaks2MSMS: Convert ExplPeaks MetFrag Entry into MS/MS with mz and int

Description Usage Arguments Value Author(s) Examples

View source: R/MetFragInterpreteR.R

Description

This extracts the Explained MS/MS peaks from MetFrag results files

Usage

1
ExplPeaks2MSMS(ExplPeaks)

Arguments

ExplPeaks

A single ExplPeaks entry from the MetFrag results file

Value

Returns a data frame with mz and int fields

Author(s)

Emma Schymanski <emma.schymanski@uni.lu>

Examples

1
2
ExplPeaks <- "63.9622_516.7;77.9655_999.0;82.0298_373.2"
ExplPeakList <- ExplPeaks2MSMS(ExplPeaks)

schymane/ReSOLUTION documentation built on May 22, 2021, 3:41 a.m.