Repository 'vcfcheck'
hg clone https://toolshed.g2.bx.psu.edu/repos/devteam/vcfcheck

Changeset 1:046b3db333bd (2015-11-11)
Previous changeset 0:d7d4d88ae84d (2015-03-19) Next changeset 2:40a339e4692e (2016-09-15)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfcheck commit a1517c9d22029095120643bbe2c8fa53754dd2b7
modified:
tool-data/tool_data_table_conf.xml.sample
b
diff -r d7d4d88ae84d -r 046b3db333bd tool-data/tool_data_table_conf.xml.sample
--- a/tool-data/tool_data_table_conf.xml.sample Thu Mar 19 13:34:33 2015 -0400
+++ b/tool-data/tool_data_table_conf.xml.sample Wed Nov 11 12:58:33 2015 -0500
b
@@ -2,7 +2,7 @@
 <tables>
     <!-- Location of SAMTools indexes and other files -->
     <table name="fasta_indexes" comment_char="#">
-        <columns>line_type, value, path</columns>
+        <columns>value, dbkey, name, path</columns>
         <file path="tool-data/fasta_indexes.loc" />
     </table>
 </tables>