Mercurial > repos > iuc > meme_fimo
comparison tool_data_table_conf.xml.sample @ 9:b69b8c6bbbde 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:32 -0400 |
| parents | 27c742760a84 |
| children |
comparison
equal
deleted
inserted
replaced
| 8:8a042b09be8e | 9:b69b8c6bbbde |
|---|---|
| 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> |
