Learn R Programming

MetaClean (version 1.0.0)

ex_ptsList: Example ptsList - value input to calculteElutionShift and calculateRetentionTimeConsistency

Description

An example of the input for the ptsList argument for calculteElutionShift and calculateRetentionTimeConsistency. Each entry in the list is a two-column matrix consisting of rt and intensity for a sample for the peak of interest.

Usage

ex_ptsList

Arguments

Format

A list of two-column matrices (one matrix per sample) where the first column represents rt and the second column represents intensity.