StorePeakMatrix: StorePeakMatrix.

Description Usage Arguments

View source: R/LoadStorePeakMat.R

Description

Stores a binned peaks matrix to HDD. Data is stored zip compressed, so it is recomeneded to specify the name with .zip extension.

Usage

1
StorePeakMatrix(data_path, data)

Arguments

data_path

full path including filename where data must be stored.

data

a List containing intensity, SNR and area matrices, the mass axis vector and a data.frame containing in each variable a normalization vector.


prafols/rMSIproc documentation built on Dec. 12, 2021, 7:31 p.m.