DeconResults-class | R Documentation |
This class represents the results of running gene set-based deconvolution on a data set.
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
J.A. Hackney
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.