writeMgf: A function that export mgf file from filename, precursor mz,...

Description Usage Arguments

Description

A function that export mgf file from filename, precursor mz, and a peak table.

Usage

1
writeMgf(file, precursor, peak.table, charge = "+1")

Arguments

file

A file name for MGF file to be exported.

precursor

A precursor m/z value.

peak.table

A data.frame with 2 column (mz, int).

charge

Charge of the precursor. Character (default "+1").


ohgane/ShotgunLipidomicsR documentation built on May 24, 2019, 11:55 a.m.