Description Usage Arguments Details Value
View source: R/get-housekeeping.R
The genesets provided here were extracted from the genes used in the Qiagen RT2 Profiler PCR Arrays.
1 2 3 4 5 | getHousekeepingGeneSetDb(
species = c("human", "mouse"),
id.type = c("entrez", "ensembl"),
...
)
|
species |
|
id.type |
defines the type of identifers used in the |
Sources for the mouse and human genesets can be found here:
mouse: https://www.qiagen.com/us/shop/pcr/primer-sets/rt2-profiler-pcr-arrays/?catno=PAMM-000Z#geneglobe
human: https://www.qiagen.com/us/shop/pcr/primer-sets/rt2-profiler-pcr-arrays/?catno=PAHS-000Z#geneglobe
a GeneSetDb of housekeeping genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.