changeset 4:957d8ea06b1b draft

planemo upload for repository https://github.com/jvolkening/galaxy-tools/tree/master/tools/gottcha commit 5d24210279e26623ae6c98f7551e3565fdc9bc48-dirty
author jdv
date Mon, 30 Jan 2017 22:00:11 -0500
parents faff3483da31
children 9e8bb0c03666
files tool_data_table_conf.xml.sample tool_dependencies.xml
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Jan 30 20:50:49 2017 -0500
+++ b/tool_data_table_conf.xml.sample	Mon Jan 30 22:00:11 2017 -0500
@@ -1,7 +1,7 @@
 <!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
 <tables>
     <!-- Locations of indexes in the GOTTCHA format -->
-    <table name="gottcha_indexes" comment_char="#">
+    <table name="gottcha_indices" comment_char="#">
         <columns>value, name, path</columns>
         <file path="tool-data/gottcha_indices.loc" />
     </table>
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Mon Jan 30 22:00:11 2017 -0500
@@ -0,0 +1,6 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="gottcha" version="1.0b-564cf3b">
+        <repository changeset_revision="397f8f988bef" name="package_gottcha_1_0_b_564cf3b" owner="jdv" toolshed="https://testtoolshed.g2.bx.psu.edu" />
+    </package>
+</tool_dependency>