qseaPCA-class {qsea}R Documentation

qseaPCA class and its methods

Description

The qseaPCA class is used in qsea to store results of the principle component analysis.

Slots

svd:

singular value decomposition

sample_names :

names of the samples

factor_names:

names of the genomic windows involved

Author(s)

Matthias Lienhard

Examples

showClass("qseaPCA")

[Package qsea version 1.8.0 Index]