spectraProcessingFunction: Create defb SQLite database Should work for mzML, mzXML, mgf,...

Description Usage Arguments Value

Description

Create defb SQLite database Should work for mzML, mzXML, mgf, and txt data input

Usage

1
2
spectraProcessingFunction(rawDataFilePath, sampleID, userDBCon,
  acquisitionInfo)

Arguments

rawDataFilePath

filepath of the data

sampleID

the sample ID to be read and added to the database

userDBCon

database connection (checked out pool)

acquisitionInfo

acquisitionInfo (currently only used when converting from Bruker raw data)

Value

the peak list modifed by binning then subtractng the matrix sample,


chasemc/ghosts documentation built on May 8, 2019, 12:50 a.m.