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

NAME

obo_trimming.pl - This script trims a given branch of an OBO ontology.

USAGE

obo_trimming.pl my_ontology.obo term_ids.txt > my_ontology_trimmed.obo

DESCRIPTION

Trims an OBO-formatted ontology. The name of the term is used to filter out the branches that need be trimmed out.

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.