correlationAlignment-class: "correlationAlignment-class"
Description
A class containing the index of the aligned chromatographic peaks.Objects from the Class
Objects can be created by calls of the form
new("correlationAlignment", ...)
.
The object created contains both the results of the alignment procedure
and the file used and as center-star.Slots
Alignment
:- Object of class
"align"
contain the
matrix of the aligned features. The rows represent the different
peaks while the columns represent the files. The values of the
matrix refers to peaksind
slot of the peaksDataSet
object. Center
:- Object of class
"character"
contain the
file used as a center-star.
Methods
- show
signature(object = "correlationAlignment")
See Also
correlationAlignment
for further information about the
alignment function.
Examples
Run this codeshowClass("correlationAlignment")
Run the code above in your browser using DataLab