gsea.selGsets {phenoTest}R Documentation

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.

Author(s)

Evarist Planet


[Package phenoTest version 1.41.0 Index]