ncGTWoutput-class {ncGTW} | R Documentation |
An S4 class for storing the outputs of ncGTW alignment.
alignData
A matrix in which each row is a sample profile after downsampling.
scanRange
A downsampled RT matrix in which each row is the
corresponding sample RT in alignData
.
path
A list of the same length as the sample number, in which each element is a matrix of the alignment result of the corresponding sample.
downSample
The factor of downsampling when perform ncGTW alignment.