diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cgatools/tool_config.xml.sample	Mon Jun 18 20:15:00 2012 -0400
@@ -0,0 +1,17 @@
+<?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>
\ No newline at end of file