Mercurial > repos > dfornika > blast_report
diff blast_report_bins.xml.sample @ 1:a56a5519d60a draft
planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/blast_report commit bf63225facccd1b6fcf39681ee5fe0bc887b1695-dirty
| author | dfornika |
|---|---|
| date | Wed, 11 Sep 2019 23:32:18 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/blast_report_bins.xml.sample Wed Sep 11 23:32:18 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
