Mercurial > repos > dfornika > screen_abricate_report
comparison tool_data_table_conf.xml.test @ 3:1c1c680c70a0 draft default tip
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/screen_abricate_report commit 2ec76aac2fcf466fc16091bfff8b7cb83fd92467-dirty"
author | dfornika |
---|---|
date | Thu, 02 Jan 2020 21:04:04 +0000 |
parents | 2ffd23634c1e |
children |
comparison
equal
deleted
inserted
replaced
2:378696e5f81c | 3:1c1c680c70a0 |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <tables> | 2 <tables> |
3 <!-- Locations of Kraken2 database in the required format --> | 3 <!-- Locations of abricate report screening files in the required format --> |
4 <table name="kraken2_databases" comment_char="#"> | 4 <table name="abricate_report_screening_files" comment_char="#"> |
5 <columns>value, name, path</columns> | 5 <columns>value, name, path</columns> |
6 <file path="${__HERE__}/test-data/test_database.loc" /> | 6 <file path="${__HERE__}/test-data/abricate_report_screening_files.loc" /> |
7 </table> | 7 </table> |
8 </tables> | 8 </tables> |