Identifies and removes singletons (i.e. peaks that are unique for one sample) from the aligned dataset.
Usage
remove_singletons(data)
Value
a list of data frames for each individual.
Arguments
data
An object of class "GCalign". See align_chromatograms for details. Alternatively, a list of data frames. Whereby each data frame contains the peak list for an individual sample.
Author
Meinolf Ottensmann (meinolf.ottensmann@web.de) & Martin Stoffel (martin.adam.stoffel@gmail.com)