diff RNA_fragment_size.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/RNA_fragment_size.xml	Wed Sep 01 08:21:45 2021 +0000
+++ b/RNA_fragment_size.xml	Sat Dec 18 19:40:16 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="rseqc_RNA_fragment_size" name="RNA fragment size" version="@WRAPPER_VERSION@.1">
+<tool id="rseqc_RNA_fragment_size" name="RNA fragment size" version="@TOOL_VERSION@.1">
     <description>
      calculates the fragment size for each gene/transcript
     </description>
@@ -34,7 +34,7 @@
     <tests>
         <test>
             <param name="input" value="pairend_strandspecific_51mer_hg19_chr1_1-100000.bam" />
-            <param name="refgene" value="hg19_RefSeq_chr1_1-100000.bed" />
+            <param name="refgene" value="hg19_RefSeq_chr1_1-100000.bed" ftype="bed12"/>
             <output name="output">
                 <assert_contents>
                     <has_line_matching expression="^chrom\ttx_start\ttx_end\tsymbol\tfrag_count\tfrag_mean\tfrag_median\tfrag_std$" />