Returns the character string stored in the organism slot
(e.g. "org.Hs.eg.db", "org.Mm.eg.db"). This method
extends the organism() generic from the
BiocGenerics package.
Arguments
- object
An
epiRomicsS4object.
Examples
db <- make_example_database()
organism(db)
#> [1] "org.Hs.eg.db"