export.spectra.lib: Creates a generic spectral library from predicted data, which...

View source: R/ExportSpectraLib.R

export.spectra.libR Documentation

Creates a generic spectral library from predicted data, which can be used in OpenSWATH (TSV-format)

Description

Creates a generic spectral library from predicted data, which can be used in OpenSWATH (TSV-format)

Usage

export.spectra.lib(msLib, format, calibrationLib, outputLib, batchSize)

Arguments

msLib

input MSLibrarian object

format

character defining the output library format c("spectronaut", "openswath")

calibrationLib

path to calibration library

outputLib

character specifying the output library file name (incl. absolute path)

batchSize

numeric setting the maximum number of entries to process at a time (to keep the memory usage low)


MarcIsak/MSLibrarian documentation built on Aug. 27, 2022, 4:55 a.m.