Parse_MGF: A Parse MGF function

Description Usage Arguments Examples

Description

This function allows you to read an .mgf file and convert it into a data.table

Usage

1
Parse_MGF(path, mode = "centroid")

Arguments

path

A path to the .mgf file

mode

The mode of MGF reading. Can be "PP" for a ProteinPilot MGF, or "centroid" for a CEnrtoid MGF. Defaults to centroid.

Examples

1
mgf_data_table <- Parse_MGF('C:/docs/mgf1.mgf')

levitesm/msms.spectra.clusters.R documentation built on May 4, 2019, 4:13 a.m.