comparison tool_data_table_conf.xml.sample @ 3:ca70ffc00185 draft

planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/blast_report commit e8b469f0fed66159f07bfc3904b0c4bce9a16d09-dirty
author dfornika
date Wed, 11 Sep 2019 23:50:33 -0400
parents cf3e9a68d558
children 2b4f30c6b50a
comparison
equal deleted inserted replaced
2:cf3e9a68d558 3:ca70ffc00185
3 <!-- Locations of BLAST Report bins in the required format --> 3 <!-- Locations of BLAST Report bins in the required format -->
4 <table name="blast_report_bins" comment_char="#"> 4 <table name="blast_report_bins" comment_char="#">
5 <columns>value, name, path</columns> 5 <columns>value, name, path</columns>
6 <file path="tool-data/blast_report_bins.loc" /> 6 <file path="tool-data/blast_report_bins.loc" />
7 </table> 7 </table>
8 <table name="blast_report_templates" comment_char="#">
9 <columns>value, name, path</columns>
10 <file path="tool-data/blast_report_templates.loc" />
11 </table>
8 </tables> 12 </tables>