changeset 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 a56a5519d60a
children ca70ffc00185
files blast_report_bins.xml.sample tool_data_table_conf.xml.sample
diffstat 2 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/blast_report_bins.xml.sample	Wed Sep 11 23:32:18 2019 -0400
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-<?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
--- /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