DeconResults-class: Class "DeconResults"

DeconResults-classR Documentation

Class “DeconResults”

Description

This class represents the results of running gene set-based deconvolution on a data set.

Slots

pvalueCutoff:

A single numeric value giving the significance cutoff at which gene sets are considered informative.

pvalues:

A numeric vector with an entry for each gene set that has a p-value less than pvalueCutoff

eigengenes:

A numeric matrix with one column for each significant gene set and one row for each sample in the expression data provided

nComp:

A numeric vector of length 1, giving the number of significant components

Author(s)

J.A. Hackney


JasonHackney/GSDecon documentation built on Aug. 6, 2022, 8:36 a.m.