Skip to contents

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)
#> List of length 2
#> names(2): WBGene00000912 WBGene00004804