https://bitbucket.org/cmungall/galaxy-obo
Raw File
Tip revision: 3e0af213ccd1388ef0107156903a309bf423b0bd authored by Chris Mungall on 31 May 2013, 17:50:52 UTC
add amelias scripts
Tip revision: 3e0af21
tool_conf_gff.xml
<?xml version="1.0"?>
<!-- copy this file to tool_conf -->
<toolbox>

 <section name="GFF" id="gff">
    <tool file="gff/genbank2gff.xml" />
    <tool file="gff/gff2owl.xml" />
 </section>
</toolbox>
back to top