diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/testing_cgatools-982e19c29ec0/cgatools/tool_config.xml.sample	Thu Sep 27 13:37:59 2012 -0400
@@ -0,0 +1,19 @@
+<?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>
\ No newline at end of file