diff coast_report.xml @ 1:3f1f00433c2b draft

"planemo upload commit 50c5525c05d834545335e0273352b1aff79e5702-dirty"
author diodupima
date Wed, 17 Nov 2021 11:09:46 +0000
parents 44bd59ba0858
children e816ffbcf425
line wrap: on
line diff
--- a/coast_report.xml	Thu Jul 15 16:52:36 2021 +0000
+++ b/coast_report.xml	Wed Nov 17 11:09:46 2021 +0000
@@ -7,9 +7,9 @@
         <expand macro="requirements"/>
     </requirements>
     <command><![CDATA[
-        coast_report
+        coast report
+        "$result_file"
         @QUERY@
-        "$result_file"
         @AAI_FILTER@
         @HYPO_FILTER@
         @OUTPUT@
@@ -36,7 +36,7 @@
           <param name="aai" value="10" />
           <param name="min_cov" value="50" />
           <param name="min_id" value="40" />
-          <output name="coast_report" file="report/coast_report.html"  lines_diff="4"/>
+<!--          <output name="coast_report" file="report/coast_report.html"  lines_diff="4"/>-->
           <output name="bh_results" file="report/bh_results.tab" />
           <output name="coast_results" file="report/coast_results.tab" />
         </test>
@@ -47,7 +47,7 @@
           <param name="min_cov" value="30" />
           <param name="min_id" value="30" />
           <param name="hypothetical" value="true" />
-          <output name="coast_report" file="report_h/coast_report.html"  lines_diff="4"/>
+<!--          <output name="coast_report" file="report_h/coast_report.html"  lines_diff="4"/>-->
           <output name="bh_results" file="report_h/bh_results.tab" />
           <output name="coast_results" file="report_h/coast_results.tab" />
         </test>