CreateLibFromMGF: A create librari form mgf function This function recieves an...

Description Usage Arguments Examples

Description

A create librari form mgf function This function recieves an MGF object created by PrepareMGF function and creates a spectral library out of it.

Usage

1
CreateLibFromMGF(mgf, CLUSTER_CUT = 20)

Arguments

mgf

An mgf to be added to library.

CLUSTER_CUT

A minimal level of correlation between the two spactra from them to be considered the same. Defaults to 20.

Examples

1
library1<-CreateLibFromMGF(mgf1)

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