get_go_names: Tranlates GO IDs to GO names

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Translates the GO IDs to readable and comprensible names.

Usage

1
get_go_names(names, species, maxchar = NULL)

Arguments

names

Character vector with the GO IDs to be translated.

species

Species of the samples.

maxchar

Integer, describes the number of maximum characters to be shown. By default no filter is applied.

Value

A character vector including the readable names of the GO IDs, in the same order as provided.

Examples

1
2

hipathia documentation built on Nov. 8, 2020, 7:52 p.m.