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)

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