Mercurial > repos > fubar > microsatbed
comparison tool_data_table_conf.xml.sample @ 6:43d5f89e508c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/microsatbed commit 7ceb6658309a7ababe622b5d92e729e5470e22f0-dirty
author | fubar |
---|---|
date | Sat, 13 Jul 2024 12:54:13 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
5:d54fa75d7d77 | 6:43d5f89e508c |
---|---|
1 <tables> | |
2 <!-- Locations of all fasta files under genome directory --> | |
3 <table name="all_fasta" comment_char="#"> | |
4 <columns>value, dbkey, name, path</columns> | |
5 <file path="tool-data/all_fasta.loc" /> | |
6 </table> | |
7 </tables> |