geneOntology: Gene Ontology terms

View source: R/rest-geneOntology.R

geneOntologyR Documentation

Gene Ontology terms

Description

Gene Ontology terms

Usage

geneOntology(genes)

Arguments

genes

character. Gene identifiers (e.g. WBGene00004804).

Value

List.

Note

Updated 2023-09-25.

Examples

genes <- c("WBGene00000912", "WBGene00004804")
x <- geneOntology(genes)
print(x)

acidgenomics/wormbase documentation built on Oct. 4, 2023, 6:48 a.m.