Prepare_MGF: A Prepare mgf function This function recieves a path to the...

Description Usage Arguments Examples

Description

A Prepare mgf function This function recieves a path to the .mgf file and returnes an MGF data.table object. Mgf is parsed using Parse_mgf and nise_estimation functions, and prepared to clustering.

Usage

1
Prepare_MGF(path, mode = "centroid")

Arguments

path

A path to the .mgf file

mode

A mode of mgf preparation. Can be PP for Protein PIlot type of mgf, and centroid for the centroid mgf type. Defaults to centroid.

Examples

1
mgf1<-Prepare_MGF('c:/docs/mgf1.mgf')

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