Mercurial > repos > iuc > clair3
comparison tool_data_table_conf.xml.sample @ 0:a412acb452ea draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit 9968295e33bad5323ac9cbff8f64c2db35189a5f
| author | iuc |
|---|---|
| date | Wed, 15 Jun 2022 09:44:21 +0000 |
| parents | |
| children | 44914678d18f |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:a412acb452ea |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of indexes in the Bowtie mapper format --> | |
| 4 <table name="model" comment_char="#"> | |
| 5 <columns>value, name, platform, path</columns> | |
| 6 <file path="tool-data/model.loc" /> | |
| 7 </table> | |
| 8 <table name="all_fasta" comment_char="#"> | |
| 9 <columns>value, name, path</columns> | |
| 10 <file path="tool-data/all_fasta.loc" /> | |
| 11 </table> | |
| 12 </tables> |
