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)

guokai8/richR documentation built on June 10, 2025, 4:51 a.m.