Previous changeset 0:b29dbe1270b5 (2015-03-19) Next changeset 2:c7314b925161 (2016-09-15) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfvcfintersect commit a1517c9d22029095120643bbe2c8fa53754dd2b7 |
modified:
tool-data/tool_data_table_conf.xml.sample |
b |
diff -r b29dbe1270b5 -r d3f4f86a18d4 tool-data/tool_data_table_conf.xml.sample --- a/tool-data/tool_data_table_conf.xml.sample Thu Mar 19 14:47:59 2015 -0400 +++ b/tool-data/tool_data_table_conf.xml.sample Wed Nov 11 13:01:47 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> |