golevel: Get a go level approximation from a set of IDs.

View source: R/ontology_shared.R

golevelR Documentation

Get a go level approximation from a set of IDs.

Description

This just wraps golev() in mapply.

Usage

golevel(go = c("GO:0032559", "GO:0000001"))

Arguments

go

Character list of IDs.

Value

Set pf approximate levels within the onlogy.

See Also

[golev()]

Examples

## Not run: 
 golevel(c("GO:0032559", "GO:0000001")
 ## > 3 4

## End(Not run)

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