Rdocumentation
powered by
Learn R Programming
phenoTest (version 1.20.0)
gsea.selGsets: Subset an object of class gseaData.
Description
gsea.selGsets
to select a subgroup of gene sets from an object of class gseaData.
gsea.selVars
to select a subgroup of variables from an object of class gseaData.
Usage
gsea.selGsets(x, selGsets) gsea.selVars(x, selVars)
Arguments
x
an object of class
gseaData
.
selGsets
names of the gene sets that we want to keep.
selVars
names of the variables that we want to keep.
Value
Returns an object of class
gseaData
.