ncGTWoutput-class {ncGTW}R Documentation

Class "ncGTWoutput"

Description

An S4 class for storing the outputs of ncGTW alignment.

Slots

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.


[Package ncGTW version 1.2.0 Index]