Learn R Programming

MetaClean (version 1.0.0)

ex_peakDataList: Example peakDataList - value input to calculteElutionShift and calculateRetentionTimeConsistency

Description

An example of the input for the peakDataList argument for calculteElutionShift and calculateRetentionTimeConsistency. Each entry in the list is represents data for a sample for the peak of interest.

Usage

ex_peakDataList

Arguments

Format

A list of lists. Each nested list contains the following entries: mz, mzmin, mzmax, rt, rtmin, rtmax, into, intb, maxo, sn, sample, and is_filled.