ChangePeakTableFromFile: Changes the PeakTable and recomputes the PeakData.

View source: R/RcppExports.R

ChangePeakTableFromFileR Documentation

Changes the PeakTable and recomputes the PeakData.

Description

ChangePeakTableFromFile changes the entries in the dataset /PeakData/PeakTable and recomputes /PeakData/PeakData accordingly. This is a convenience function for ChangePeakTable. Instead of specifiying directly peak parameters the information is taken from a mass table (text file) or a Tofwerk HDF5 file.

Usage

ChangePeakTableFromFile(Filename, massTable, compressionLevel)

Arguments

Filename

Path/filename of the HDF5 file.

massTable

Path/filename to mass table or HDF5 file.

compressionLevel

Compression Level (1..9).

Details

Depending on data file size recomputing the peak data can take a long time.


pasturm/TofDaqR documentation built on March 29, 2024, 12:10 a.m.