comparison tool_data_table_conf.xml.sample @ 9:794b2859c286 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/meme commit 211bfa0f58a0691fb7b0c2623763112fdcb76dbd
author iuc
date Thu, 29 Jun 2017 20:39:45 -0400
parents d20e391eb22f
children
comparison
equal deleted inserted replaced
8:e8b209806a20 9:794b2859c286
1 <tables> 1 <tables>
2 <!-- Locations of all fasta files under genome directory --> 2 <!-- Locations of all fasta files under genome directory -->
3 <table name="all_fasta" comment_char="#"> 3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
4 <columns>value, dbkey, name, path</columns> 4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/all_fasta.loc" /> 5 <file path="tool-data/all_fasta.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>