diff mismatch_profile.xml @ 12:57fad5deeb8e draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit 247059e2527b66f1dbecf1e61496daef921040c3"
author iuc
date Sat, 18 Dec 2021 19:40:16 +0000
parents d7f6b3653d84
children a7f9084572fe
line wrap: on
line diff
--- a/mismatch_profile.xml	Wed Sep 01 08:21:45 2021 +0000
+++ b/mismatch_profile.xml	Sat Dec 18 19:40:16 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="rseqc_mismatch_profile" name="Mismatch Profile" version="@WRAPPER_VERSION@">
+<tool id="rseqc_mismatch_profile" name="Mismatch Profile" version="@TOOL_VERSION@">
     <description>
      calculates the distribution of mismatches across reads
     </description>
@@ -39,7 +39,7 @@
             <param name="rscript_output" value="true" />
             <output name="outputpdf" file="output.mismatch_profile.pdf" compare="sim_size" />
             <output name="outputxls" file="output.mismatch_profile.xls"/>
-            <output name="outputr" file="output.mismatch_profile.r"/>
+            <output name="outputr" file="output.mismatch_profile_r"/>
         </test>
     </tests>