label_by_term_set: Function to label nodes by 'term_set'

View source: R/attributes.R

label_by_term_setR Documentation

Function to label nodes by term_set

Description

Function to label nodes by term_set

Usage

label_by_term_set(ontology, terms, term_sets)

Arguments

ontology

ontology_index object

terms

Character vector of ontological terms

term_sets

List of character vectors of ontological term IDs

Value

Character vector of colours, named by term.

See Also

simple_labels, label_by_frequency, long_labels


ontologyPlot documentation built on May 29, 2024, 3:10 a.m.