| intScores | R Documentation |
A list containing a named numeric vector
corresponding to the genomic score resulting from the integration
across distinct data set.
These integrated gene-to-phenotype scores are computed
by the computeDrStat function.
Can be used as input to runBatchGSE.
data(intScores)
This object is a list of length one:
"integrated": a numeric vector of length 500,
corresponding to the integrated phenotype association scores
computed for each of the 500 genes used in the examples;
Computed using the computeDrStat function
from the TCGA data contained in dat and pheno.
data(intScores)
class(intScores)
names(intScores)
str(intScores)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.