importMgf: Title Import mgf files and generate mgfData (raw file) and...

Description Usage Arguments Value Examples

View source: R/importMgf.R

Description

Title Import mgf files and generate mgfData (raw file) and mgfMatrix (a matrix of MS2 data).

Usage

1
importMgf(mgfFile)

Arguments

mgfFile

the mgf file.

Value

mgfList

Examples

1
mgfList <- importMgf(mgfFile = system.file("extdata/mgf", "example.mgf", package = "MetEx"))

zhengfj1994/MeTEA documentation built on June 29, 2021, 5:21 a.m.