exportMgf: Exporting Spectra as .mgf file

Description Usage Arguments Author(s)

View source: R/export_ms2.R

Description

exportMgf This function allows to export <code>Spectra</code> object to .mgf files. If the <code>Spectra</code> object contains the CLUSTER_ID and RAWFILE variables this is additionally exported as additional metadata fields.

Usage

1
exportMgf(splist, con, COM = NULL, TITLE = NULL)

Arguments

splist

Spectra Spectra object containing spectra to be exported

con

character File name for export to .mgf

COM

character Optional comment

TITLE

character Optional title

Author(s)

Michael Witting


michaelwitting/genedataRutils documentation built on April 30, 2021, 5:11 p.m.