getHousekeepingGeneSetDb: Retrieves a housekeeping GeneSetDb for a given species

Description Usage Arguments Details Value

View source: R/get-housekeeping.R

Description

The genesets provided here were extracted from the genes used in the Qiagen RT2 Profiler PCR Arrays.

Usage

1
2
3
4
5
getHousekeepingGeneSetDb(
  species = c("human", "mouse"),
  id.type = c("entrez", "ensembl"),
  ...
)

Arguments

species

"human" or "mouse"

id.type

defines the type of identifers used in the feature_id column for the GeneSetDb, "entrez" or "ensembl".

Details

Sources for the mouse and human genesets can be found here:

Value

a GeneSetDb of housekeeping genes


lianos/multiGSEA documentation built on Nov. 17, 2020, 1:26 p.m.