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

Description Usage Arguments Value

View source: R/spectraProcessingFunction.r

Description

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

Usage

1
spectraProcessingFunction(rawDataFilePath, sampleID, userDBCon)

Arguments

rawDataFilePath

filepath of the data

sampleID

the sample ID to be read and added to the database

userDBCon

database connection (checked out pool)

Value

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


chasemc/tempRepo documentation built on May 28, 2019, 7:32 p.m.