Repository 'r_goseq_1_22_0'
hg clone https://eddie.galaxyproject.org/repos/mvdbeek/r_goseq_1_22_0

Changeset 10:f7f3f7db2d4a (2016-03-31)
Previous changeset 9:04b9c519d3e1 (2016-03-31)
Commit message:
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/goseq_1_22_0 commit 6574ffcb63770ff8de2d496894292cb7ce0492a8-dirty
modified:
tool_data_table_conf.xml.sample
b
diff -r 04b9c519d3e1 -r f7f3f7db2d4a tool_data_table_conf.xml.sample
--- a/tool_data_table_conf.xml.sample Thu Mar 31 12:23:45 2016 -0400
+++ b/tool_data_table_conf.xml.sample Thu Mar 31 12:30:01 2016 -0400
b
@@ -2,14 +2,14 @@
     <!-- Available organism packages and available categories for getgo tool -->
     <table name="org_names" comment_char="#">
         <columns>name, value</columns>
-        <file path="tool-data/org_names.loc.sample" />
+        <file path="tool-data/org_names.loc" />
     </table>
     <table name="available_categories" comment_char="#">
         <columns>name, value, package</columns>
-        <file path="tool-data/available_categories.loc.sample" />
+        <file path="tool-data/available_categories.loc" />
     </table>
     <table name="available_identifiers" comment_char="#">
         <columns>name, value, package</columns>
-        <file path="tool-data/available_identifiers.loc.sample" />
+        <file path="tool-data/available_identifiers.loc" />
     </table>
 </tables>