Mercurial > repos > iuc > clair3
comparison tool_data_table_conf.xml.sample @ 3:2c0989f0990c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clair3 commit ccc78578217953c215252489b28527182d7c9510
| author | iuc |
|---|---|
| date | Wed, 19 Feb 2025 16:18:53 +0000 |
| parents | 44914678d18f |
| children |
comparison
equal
deleted
inserted
replaced
| 2:44914678d18f | 3:2c0989f0990c |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tables> | 2 <tables> |
| 3 <!-- Locations of indexes in the Bowtie mapper format --> | 3 <!-- Locations of clair3 model folders --> |
| 4 <table name="model" comment_char="#"> | 4 <table name="model" comment_char="#"> |
| 5 <columns>value, name, platform, path</columns> | 5 <columns>value, name, platform, path, source</columns> |
| 6 <file path="tool-data/model.loc" /> | 6 <file path="tool-data/model.loc" /> |
| 7 </table> | 7 </table> |
| 8 <table name="all_fasta" comment_char="#"> | 8 <table name="all_fasta" comment_char="#"> |
| 9 <columns>value, dbkey, name, path</columns> | 9 <columns>value, dbkey, name, path</columns> |
| 10 <file path="tool-data/all_fasta.loc" /> | 10 <file path="tool-data/all_fasta.loc" /> |
