Mercurial > repos > nilesh > rseqc
diff junction_saturation.xml @ 61:5968573462fa draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/rseqc commit 8a91236cee4d408ae2b53a3e9b6daebc332d631a
author | iuc |
---|---|
date | Sat, 10 Dec 2022 11:23:05 +0000 |
parents | 1421603cc95b |
children | 27e16a30667a |
line wrap: on
line diff
--- a/junction_saturation.xml Sat Nov 26 15:19:14 2022 +0000 +++ b/junction_saturation.xml Sat Dec 10 11:23:05 2022 +0000 @@ -1,9 +1,9 @@ <tool id="rseqc_junction_saturation" name="Junction Saturation" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@GALAXY_VERSION@"> <description>detects splice junctions from each subset and compares them to reference gene model</description> - <expand macro="bio_tools"/> <macros> <import>rseqc_macros.xml</import> </macros> + <expand macro="bio_tools"/> <expand macro="requirements" /> <expand macro="stdio" /> <version_command><![CDATA[junction_saturation.py --version]]></version_command> @@ -52,8 +52,8 @@ </inputs> <outputs> - <expand macro="pdf_output_data" filename="output.junctionSaturation_plot.pdf" /> - <expand macro="rscript_output_data" filename="output.junctionSaturation_plot.r" /> + <expand macro="pdf_output_data" filename="output.junctionSaturation_plot.pdf" label="${tool.name} on ${on_string}: junction saturation (PDF)"/> + <expand macro="rscript_output_data" filename="output.junctionSaturation_plot.r" label="${tool.name} on ${on_string}: junction saturation (Rscript)"/> </outputs> <tests>