compileData: A function to compile data for the 'data' argument in...

Description Usage Arguments Examples

Description

this function compiles data for the 'data' argument in plantGlycoMS

Usage

1
2
compileData(analysis = "analysis", sampleName = "results", IDPdb = IDPdb,
  MS2Data = MS2Data, Ions = Ions)

Arguments

analysis

a character string with the name of the analysis, defaults to "analysis"

sampleName

a character string with the name of the sample, defaults to "results"

IDPdb

a data.frame containing the peptide spectrum matches, defaults to IDPdb

MS2Data

a list of MS2 binary text files, defaults to MS2Data

Ions,

a list of ion m/z values for each peptide spectrum match, defaults to Ions

Examples

1

MargaretBaker/plantGlycoMS documentation built on May 9, 2019, 9:56 p.m.