Mercurial > repos > iuc > artic_minion
comparison tool_data_table_conf.xml.sample @ 0:8e2cff13b53a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/artic commit 41ad91410844b6d399844b253e39fa29955b96d6"
| author | iuc |
|---|---|
| date | Thu, 30 Apr 2020 08:03:03 +0000 |
| parents | |
| children | e40fa37c475b |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:8e2cff13b53a |
|---|---|
| 1 <?xml version="1.0"?> | |
| 2 <tables> | |
| 3 <!-- Locations of primer scheme bedfiles in the required format --> | |
| 4 <table name="primer_scheme_bedfiles" comment_char="#" allow_duplicate_entries="False"> | |
| 5 <columns>value, description, path</columns> | |
| 6 <file path="tool-data/primer_scheme_bedfiles.loc" /> | |
| 7 </table> | |
| 8 <!-- Locations of reference fasta files --> | |
| 9 <table name="all_fasta" comment_char="#"> | |
| 10 <columns>value, dbkey, name, path</columns> | |
| 11 <file path="tool-data/all_fasta.loc" /> | |
| 12 </table> | |
| 13 </tables> |
