Mercurial > repos > completegenomics > cg_cgatools_linux
view cgatools/tool_config.xml.sample @ 0:182426b32995 draft default tip
Uploaded
author | completegenomics |
---|---|
date | Mon, 18 Jun 2012 20:15:00 -0400 |
parents | |
children |
line wrap: on
line source
<?xml version="1.0"?> <toolbox> <!-- Copy the following section to tool_conf.xml file in your Galaxy distribution if you are adding Complete Genomics tools manually to your Galaxy instance --> <section name="Complete Genomics - cgatools 1.5" id="cg_cgatools1.5"> <tool file="cgatools_1.5/listvariants.xml" /> <tool file="cgatools_1.5/testvariants.xml" /> <tool file="cgatools_1.5/listtestvariants.xml" /> <tool file="cgatools_1.5/calldiff.xml" /> <tool file="cgatools_1.5/snpdiff.xml" /> <tool file="cgatools_1.5/junctiondiff.xml" /> <tool file="cgatools_1.5/join.xml" /> <tool file="cgatools_1.5/varfilter.xml" /> </section> <!-- End of copied section --> </toolbox>