Repository 'gmap'
hg clone https://testtoolshed.g2.bx.psu.edu/repos/jjohnson/gmap

Changeset 6:4f358603ee12 (2016-10-21)
Previous changeset 5:14561eb803a5 (2016-10-21)
Commit message:
Uploaded v3.0.1c with table fix
modified:
tool-data/tool_data_table_conf.xml.sample
removed:
gmap_v3.0.1b.tar.gz
b
diff -r 14561eb803a5 -r 4f358603ee12 gmap_v3.0.1b.tar.gz
b
Binary file gmap_v3.0.1b.tar.gz has changed
b
diff -r 14561eb803a5 -r 4f358603ee12 tool-data/tool_data_table_conf.xml.sample
--- a/tool-data/tool_data_table_conf.xml.sample Fri Oct 21 10:55:40 2016 -0400
+++ b/tool-data/tool_data_table_conf.xml.sample Fri Oct 21 11:15:09 2016 -0400
b
@@ -1,6 +1,6 @@
 <tables>
-    <table name="gmap_indices_for_uid" comment_char="#" allow_duplicate_entries="False">
-        <columns>uid, dbkey, name, kmers, maps, snps, value</columns>
+    <table name="gmap_indices" comment_char="#" allow_duplicate_entries="False">
+        <columns>uid,dbkey,name,kmers,maps,snps,value</columns>
         <file path="tool-data/gmap_indices.loc" />
     </table>
-</tables>
\ No newline at end of file
+</tables>