Mercurial > repos > dfornika > blast_report
comparison tool_data_table_conf.xml.sample @ 9:2b4f30c6b50a draft default tip
planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
| author | dfornika |
|---|---|
| date | Mon, 02 Mar 2020 23:41:54 +0000 |
| parents | ca70ffc00185 |
| children |
comparison
equal
deleted
inserted
replaced
| 8:71dd0b1d5511 | 9:2b4f30c6b50a |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tables> | 2 <tables> |
| 3 <!-- Locations of BLAST Report bins in the required format --> | 3 <!-- Locations of BLAST report templates in the required format --> |
| 4 <table name="blast_report_bins" comment_char="#"> | |
| 5 <columns>value, name, path</columns> | |
| 6 <file path="tool-data/blast_report_bins.loc" /> | |
| 7 </table> | |
| 8 <table name="blast_report_templates" comment_char="#"> | 4 <table name="blast_report_templates" comment_char="#"> |
| 9 <columns>value, name, path</columns> | 5 <columns>value, name, path</columns> |
| 10 <file path="tool-data/blast_report_templates.loc" /> | 6 <file path="tool-data/blast_report_templates.loc" /> |
| 11 </table> | 7 </table> |
| 12 </tables> | 8 </tables> |
