Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

plot ontology - eyes

is_this_a_test

  • set to True to run the test, see test/ for results

dir_output

  • any outputs will be stored here (including logs)
  • suggested to use output/ but users are welcome to create their own dir

ontology_file

  • the name of the .owl ontology, users should include filepath
  • ontologies should be in the OWL RDF/XML syntax

plot_type

  • choose web or tree (web is recommended)

*_colour

  • colours for superclass (default: orange) and subclass (default: skyblue)

to_annotate_subclasses

  • choose True or False to overlay text for subclasses in plots
  • recommended to use False if ontologies are large (text will be difficult to see as they may overlap)

End of page