show-multipleAlignment-method: Store the raw data and optionally, information regarding...

show,multipleAlignment-methodR Documentation

Store the raw data and optionally, information regarding signal peaks for a number of GCMS runs

Description

multipleAlignment is the data structure giving the result of an alignment across several GCMS runs. Multiple alignments are done progressively. First, all samples with the same tg$Group label with be aligned (denoted a "within" alignment). Second, each group will be summarized into a pseudo-data set, essentially a spectrum and retention time for each matched peak of the within-alignment. Third, these "merged peaks" are aligned in the same progressive manner, here called a "between" alignment.

Usage

## S4 method for signature 'multipleAlignment'
show(object)

Arguments

object

multipleAlignment object

Author(s)

Mark Robinson


rromoli/flagme documentation built on Feb. 10, 2023, 12:59 a.m.