gsea.selGsets {phenoTest} | R Documentation |
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.
gsea.selGsets(x, selGsets) gsea.selVars(x, selVars)
x |
an object of class |
selGsets |
names of the gene sets that we want to keep. |
selVars |
names of the variables that we want to keep. |
Returns an object of class gseaData
.
Evarist Planet