Mercurial > repos > dfornika > blast_report_basic
comparison tool_data_table_conf.xml.sample @ 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 | e63eb5cf8868 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:5dfd84907521 |
---|---|
1 <?xml version="1.0"?> | |
2 <tables> | |
3 <!-- Locations of BLAST reference bins in the required format --> | |
4 <table name="blast_reference_bins" comment_char="#"> | |
5 <columns>value, name, path</columns> | |
6 <file path="tool-data/blast_reference_bins.loc" /> | |
7 </table> | |
8 </tables> |