Mercurial > repos > public-health-bioinformatics > blast_report_basic
comparison tool_data_table_conf.xml.sample @ 0:a61ee7b075c0 draft default tip
"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report_basic commit b9c92df78fd78bf5881ab0cc5f5692d2bc71f5f6"
author | public-health-bioinformatics |
---|---|
date | Tue, 03 Mar 2020 06:11:45 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:a61ee7b075c0 |
---|---|
1 <?xml version="1.0"?> | |
2 <tables> | |
3 <!-- Locations of BLAST reference bins in the required format --> | |
4 <table name="blast_report_reference_database_bins" comment_char="#"> | |
5 <columns>value, name, path</columns> | |
6 <file path="tool-data/blast_report_reference_database_bins.loc" /> | |
7 </table> | |
8 </tables> |