R/zzz.R

Defines functions GOenv

# this is borrowed from GOstats in order to handle properly
# GOTERM and GOBPPARENTS and get rid of the "invisible binding" NOTES

GOenv <- function(what) {
    getAnnMap(what, "GO", load=TRUE,
              type=c("db", "env"))
}

Try the qpgraph package in your browser

Any scripts or data that you put into this service are public.

qpgraph documentation built on Jan. 10, 2021, 2:01 a.m.