Mercurial > repos > dfornika > blast_report_basic
view tool_data_table_conf.xml.test @ 0:5dfd84907521 draft
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit bc359460bb66db7946cc68ccbd47cd479624c4a1-dirty
author | dfornika |
---|---|
date | Tue, 03 Mar 2020 00:14:34 +0000 |
parents | |
children | bd67faf20210 |
line wrap: on
line source
<?xml version="1.0"?> <tables> <!-- Locations of BLAST report templates in the required format --> <table name="blast_report_templates" comment_char="#"> <columns>value, name, path</columns> <file path="${__HERE__}/test-data/blast_report_templates.loc" /> </table> </tables>