get_go_info {netOmics}R Documentation

Get GO info

Description

From a GO terms (GOID), return definition, ontology and term values from GO.db

Usage

get_go_info(go)

Arguments

go

a character, GO term

Value

a data.frame with the following columns: 'GOID', 'DEFINITION', 'ONTOLOGY', 'TERM'


[Package netOmics version 0.99.14 Index]