makeOwn: make annotation database using bioAnno results

Description Usage Arguments Author(s) Examples

View source: R/makeown.R

Description

make annotation database using bioAnno results

Usage

1
makeOwn(dbname, anntype = "GO", OP = NULL)

Arguments

dbname

database name from bioAnno

anntype

GO or KEGG

OP

BP,CC,MF default use all

Author(s)

Kai Guo

Examples

1
2
3
4
5
## Not run: 
fromKEGG(species="ath")
athgo<-makeOwn(dbname="org.ath.eg.db",anntype="GO")

## End(Not run)

guokai8/Enrichr documentation built on May 16, 2020, 10:24 p.m.