view testing_cgatools-982e19c29ec0/cgatools/tool_config.xml.sample @ 0:ef23f9cd599b draft default tip

Uploaded
author devteam
date Thu, 27 Sep 2012 13:37:59 -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.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>