Mercurial > repos > iuc > artic_minion
comparison tool_data_table_conf.xml.sample @ 11:e40fa37c475b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 20c6e3148d4adadc818754e77312cb11eb7af61e
| author | iuc |
|---|---|
| date | Fri, 21 Feb 2025 22:12:25 +0000 |
| parents | 8e2cff13b53a |
| children |
comparison
equal
deleted
inserted
replaced
| 10:a95b78a8f211 | 11:e40fa37c475b |
|---|---|
| 8 <!-- Locations of reference fasta files --> | 8 <!-- Locations of reference fasta files --> |
| 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> |
| 11 <file path="tool-data/all_fasta.loc" /> | 11 <file path="tool-data/all_fasta.loc" /> |
| 12 </table> | 12 </table> |
| 13 <table name="model" comment_char="#"> | |
| 14 <columns>value, platform, sha256, path, source</columns> | |
| 15 <file path="tool-data/model.loc" /> | |
| 16 </table> | |
| 13 </tables> | 17 </tables> |
