Mercurial > repos > nilesh > rseqc
diff clipping_profile.xml @ 59:dbedfc5f5a3c 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:41:19 +0000 |
parents | 09846d5169fa |
children | 1421603cc95b |
line wrap: on
line diff
--- a/clipping_profile.xml Thu Nov 28 15:56:37 2019 -0500 +++ b/clipping_profile.xml Sat Dec 18 19:41:19 2021 +0000 @@ -1,8 +1,8 @@ -<tool id="rseqc_clipping_profile" name="Clipping Profile" version="@WRAPPER_VERSION@"> +<tool id="rseqc_clipping_profile" name="Clipping Profile" version="@TOOL_VERSION@"> <description> estimates clipping profile of RNA-seq reads from BAM or SAM file </description> - + <expand macro="bio_tools"/> <macros> <import>rseqc_macros.xml</import> </macros> @@ -42,7 +42,7 @@ <param name="rscript_output" value="true" /> <output name="outputpdf" file="output.clipping_profile.pdf" compare="sim_size" /> <output name="outputxls" file="output.clipping_profile.xls" /> - <output name="outputr" file="output.clipping_profile.r" /> + <output name="outputr" file="output.clipping_profile_r" /> </test> </tests>