buildAnnot-methods: make annotation database

buildAnnotR Documentation

make annotation database

Description

build annotation database

Usage

buildAnnot(
  species = "human",
  keytype = "SYMBOL",
  anntype = "GO",
  builtin = TRUE,
  OP = NULL
)

Arguments

species

species for the annotation

keytype

key type export

anntype

annotation type

OP

BP,CC,MF default use all

bulitin

use default database(TRUE or FALSE)

Author(s)

Kai Guo

Examples

## Not run: 
annot<-buildAnnot(species="human",keytype="ENTREZID",anntype="GO",bulitin=TRUE)

## End(Not run)

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