Mercurial > repos > bcrain-completegenomics > testing_cgatools
view cgatools/tool_config.xml.sample @ 21:83ce55de7f72 draft
Deleted selected files
author | bcrain-completegenomics |
---|---|
date | Tue, 04 Sep 2012 18:48:19 -0400 |
parents | 382c50ce0519 |
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.6" id="cg_cgatools1.6"> <tool file="cgatools_1.6/listvariants.xml" /> <tool file="cgatools_1.6/testvariants.xml" /> <tool file="cgatools_1.6/listtestvariants.xml" /> <tool file="cgatools_1.6/calldiff.xml" /> <tool file="cgatools_1.6/snpdiff.xml" /> <tool file="cgatools_1.6/junctiondiff.xml" /> <tool file="cgatools_1.6/join.xml" /> <tool file="cgatools_1.6/varfilter.xml" /> <tool file="cgatools_1.6/mkvcf.xml" /> <tool file="cgatools_1.6/evidence2sam.xml" /> </section> <!-- End of copied section --> </toolbox>