view cgatools/tool_config.xml.sample @ 0:3b8b80827fbe draft default tip

Uploaded
author greg
date Fri, 22 Jun 2012 14:25:22 -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>