ontology_plot objectFunction to create ontology_plot objects where all graphical parameters to be used must be specified.
get_ontology_plot(
ontology,
terms,
edge_attributes = list(color = "#000000", lty = "solid"),
...
)ontology_plot object.
ontology_index object
Character vector of ontological terms
List of properties to set for arrows (note, these properties will be used for all arrow).
Named graphical parameters. These must either be vectors of values the same length as terms, or of length 1 if they should be used for all terms.