Mercurial > repos > dfornika > blast_report
diff tool_data_table_conf.xml.sample @ 2:cf3e9a68d558 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:34:31 -0400 |
| parents | |
| children | ca70ffc00185 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Wed Sep 11 23:34:31 2019 -0400 @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<tables> + <!-- Locations of BLAST Report bins in the required format --> + <table name="blast_report_bins" comment_char="#"> + <columns>value, name, path</columns> + <file path="tool-data/blast_report_bins.loc" /> + </table> +</tables> \ No newline at end of file
