NAME

onto-perl - perl modules for CCO and OBO ontologies

DESCRIPTION

'onto-perl' a collection of perl modules for dealing with the Cell Cycle Ontology (CCO) and in general with OBO ontologies (like the Gene Ontology). This code distribution gathers object-oriented modules (for dealing with the ontology elements such as Term, Relationship, and so forth), scripts (for typical tasks such as format conversions: obo2owl, owl2obo; besides, there are also many examples that can be easily adapted for specific applications), and a set of test files for ensuring the implementation quality.

Some files in 'onto-perl':

README Readme file

INSTALL How to install onto-perl (requirements)

LICENSE onto-perl's license

onto-perl-x.y.tar.gz onto-perl API: version x.y

onto-perl-latest.tar.gz onto-perl API: latest version

Changes Description about the changes in 'onto-perl'

Remark:

'onto-perl' is provided "as-is". The current version is stable; nonetheless, improvements are expected as well as feedback is very welcome. Please visit constantly this repository for checking up-to-date versions of this distribution.

Contact:

Any comments, suggestions can be addressed to:

Erick Antezana <erant@psb.ugent.be>
Computational Biology Division
http://www.psb.ugent.be/cbd/

AUTHOR

Erick Antezana, <erant@psb.ugent.be>

COPYRIGHT AND LICENSE

Copyright (C) 2006, 2007 by erant

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.