label_by_term_set {ontologyPlot} | R 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 |
|
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
[Package ontologyPlot version 1.7 Index]