Mercurial > repos > iuc > clair3
comparison tool_data_table_conf.xml.test @ 4:c9218b9dc7f0 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:19:04 +0000 |
parents | 3843a30053ee |
children |
comparison
equal
deleted
inserted
replaced
3:3843a30053ee | 4:c9218b9dc7f0 |
---|---|
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> |