goterm: Get a go term from ID.

View source: R/ontology_shared.R

gotermR Documentation

Get a go term from ID.

Description

Get a go term from ID.

Usage

goterm(go = "GO:0032559")

Arguments

go

GO id or a list thereof, this may be a character or list(assuming the elements, not names, are goids).

Value

Some text containing the terms associated with GO id(s).

See Also

[AnnotationDbi] [GO.db]

Examples

## Not run: 
 goterm("GO:0032559")
 ## > GO:0032559
 ## > "adenyl ribonucleotide binding"

## End(Not run)

elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.