buildOwn: make annotation database using bioAnno results

View source: R/makeown.R

buildOwnR Documentation

make annotation database using bioAnno results

Description

make annotation database using bioAnno results

Usage

buildOwn(dbname, anntype = "GO", OP = NULL, species = "", keytype = "")

Arguments

dbname

database name from bioAnno

anntype

GO or KEGG

OP

BP,CC,MF default use all

Author(s)

Kai Guo

Examples

## Not run: 
fromKEGG(species="ath")
athgo<-buildOwn(dbname="org.ath.eg.db",anntype="GO")

## End(Not run)

hurlab/RichR documentation built on Feb. 5, 2024, 8:07 p.m.