diff cgatools/tool_config.xml.sample @ 17:6a5889dac45b draft

Uploaded
author bcrain-completegenomics
date Mon, 18 Jun 2012 19:47:01 -0400
parents
children 382c50ce0519
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cgatools/tool_config.xml.sample	Mon Jun 18 19:47:01 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