R/GOGraphWrapper.R

Defines functions GOGraphWrapper

GOGraphWrapper <- function(term) {

	GOGraph(term, get(paste("GO", "CHILDREN", sep = Ontology(GOTERM[[term]])))) 

}

Try the PloGO2 package in your browser

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

PloGO2 documentation built on Nov. 8, 2020, 5:40 p.m.