init: init methods

Description Usage Arguments Details Author(s) Examples

View source: R/topGOfunctions.R

Description

functions to load the ontology objects

Usage

1
2

Arguments

ontology

the ontology to be loaded. This can be check by running initWHAT()

Details

initONT loads the ontology object from topOnto.<ontolog>.db packages.

Author(s)

Xin He

Examples

1
2
3
4
5
6
initWHAT()
## Not run: 
 require(topOnto.HDO.db)
 initONT('HDO')

## End(Not run)

hxin/topOnto documentation built on May 17, 2019, 9:15 p.m.