# HG changeset patch # User dfornika # Date 1568260233 14400 # Node ID ca70ffc00185c6c28a139db38f0d7001af710b88 # Parent cf3e9a68d55802c7951c8f03ba457fc7bf32b7a8 planemo upload for repository https://github.com/dfornika/galaxy/tree/master/tools/blast_report commit e8b469f0fed66159f07bfc3904b0c4bce9a16d09-dirty diff -r cf3e9a68d558 -r ca70ffc00185 blast_report_templates.loc.sample --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/blast_report_templates.loc.sample Wed Sep 11 23:50:33 2019 -0400 @@ -0,0 +1,7 @@ +# Expect three columns, tab separated, as follows: +# - value (Galaxy records this in the Galaxy DB) +# - name (Galaxy shows this in the UI) +# - path (folder name containing the Kraken DB) +# +# e.g. +# template1Template 1/path/to/templates/template1.templ diff -r cf3e9a68d558 -r ca70ffc00185 tool_data_table_conf.xml.sample --- 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 @@ value, name, path - \ No newline at end of file + + value, name, path + +
+