Skip to content
Chris Mungall edited this page Aug 21, 2015 · 3 revisions

Ontology Visualization

Introduction

OWLTools will provide a variety of means of visualizing ontologies or portions of ontologies. Currently the only supported method is QuickGO graphics

QuickGO Graphics

Code kindly provided by Tony Sawford of QuickGO

This can also be executed on the command line:

owltools envo.owl  -d -o mangrove.png -f png 'tropical mangrove'

Result:

screenshot

GraphViz

TODO

Configurability

TODO

API Docs