getGeneAnn: Retrieve gene annotations from the NCBI, HNSC, and Uniprot...

View source: R/TransGeneID.R

getGeneAnnR Documentation

Retrieve gene annotations from the NCBI, HNSC, and Uniprot databases.

Description

Retrieve gene annotations from the NCBI, HNSC, and Uniprot databases.

Usage

getGeneAnn(org = "hsa", update = FALSE)

Arguments

org

Character, hsa (default), bta, cfa, mmu, ptr, rno, ssc are optional.

update

Boolean, indicating whether download current annotation.

Value

A data frame.

Author(s)

Wubing Zhang

Examples

## Not run: 
  ann = getGeneAnn("hsa")
  head(ann)

## End(Not run)


WubingZhang/MAGeCKFlute documentation built on Jan. 27, 2024, 2:43 p.m.