Mercurial > repos > dfornika > blast_report
diff 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 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Sep 11 23:34:31 2019 -0400 +++ b/tool_data_table_conf.xml.sample Wed Sep 11 23:50:33 2019 -0400 @@ -5,4 +5,8 @@ <columns>value, name, path</columns> <file path="tool-data/blast_report_bins.loc" /> </table> -</tables> \ No newline at end of file + <table name="blast_report_templates" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/blast_report_templates.loc" /> + </table> +</tables>
