changeset 1:d485f9f1aa83 draft

planemo upload for repository https://github.com/galaxyproject/tools-devteam/tree/master/tool_collections/vcflib/vcfprimers commit a1517c9d22029095120643bbe2c8fa53754dd2b7
author devteam
date Wed, 11 Nov 2015 13:00:55 -0500
parents 67a4da1a4df3
children bc5949d36b34
files tool-data/tool_data_table_conf.xml.sample
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool-data/tool_data_table_conf.xml.sample	Thu Mar 19 14:43:10 2015 -0400
+++ b/tool-data/tool_data_table_conf.xml.sample	Wed Nov 11 13:00:55 2015 -0500
@@ -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>