inst/doc/GOFunction.R

### R code from vignette source 'GOFunction.Rnw'

###################################################
### code chunk number 1: Example
###################################################
library("GOFunction")
data(exampledata)
sigTerm <- GOFunction(interestGenes, refGenes, organism="org.Hs.eg.db", 
            ontology="BP", fdrmethod="BY", fdrth=0.05, ppth=0.05, pcth=0.05, 
            poth=0.05, peth=0.05, bmpSize=2000, filename="sigTerm")

Try the GOFunction package in your browser

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

GOFunction documentation built on April 28, 2020, 6:55 p.m.