The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

obo2apo.pl - Converts an ontology into another one which could be integrated into APO.

DESCRIPTION

Generates an OBO ontology that can be integrated in the Cell Cycle Ontology (APO). The terms from the input ontology will be given a APO-like ID. The original IDs will be added as cross references. The subnamespace by default is 'Z'. It is possible to specify the root term from the subontology we are interested in (from input_file.obo).

AUTHOR

Erick Antezana, <erick.antezana -@- gmail.com>

COPYRIGHT AND LICENSE

Copyright (c) 2006-2015 by Erick Antezana. All rights reserved.

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.