Mercurial > repos > iuc > clair3
comparison tool_data_table_conf.xml.test @ 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 model folders --> | 3 <!-- Locations of model folders --> |
| 4 <table name="clair3_models" comment_char="#"> | 4 <table name="clair3_models" comment_char="#"> |
| 5 <columns>value, name, platform, path</columns> | 5 <columns>value, name, platform, path, source</columns> |
| 6 <file path="${__HERE__}/test-data/clair3_models.loc" /> | 6 <file path="${__HERE__}/test-data/clair3_models.loc" /> |
| 7 </table> | 7 </table> |
| 8 <!-- Locations of reference genome files in fasta format --> | 8 <!-- Locations of reference genome files in fasta format --> |
| 9 <table name="all_fasta" comment_char="#"> | 9 <table name="all_fasta" comment_char="#"> |
| 10 <columns>value, dbkey, name, path</columns> | 10 <columns>value, dbkey, name, path</columns> |
