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

Changeset 1:4dba4b988d0a (2015-11-11)
Previous changeset 0:3e3d0dffeb1f (2015-03-19) Next changeset 2:8e02d116b0f9 (2016-09-15)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfleftalign commit a1517c9d22029095120643bbe2c8fa53754dd2b7
modified:
tool-data/tool_data_table_conf.xml.sample
b
diff -r 3e3d0dffeb1f -r 4dba4b988d0a tool-data/tool_data_table_conf.xml.sample
--- a/tool-data/tool_data_table_conf.xml.sample Thu Mar 19 14:41:53 2015 -0400
+++ b/tool-data/tool_data_table_conf.xml.sample Wed Nov 11 13:00:42 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>