changeset 2:214874e24cd6 draft default tip

"planemo upload for repository https://github.com/sunnyisgalaxy/moabs commit fc88d03b9c6c57265820c718d754817d3fb9e7d8"
author iuc
date Thu, 26 Aug 2021 11:45:34 +0000
parents 8c8cc81b34cd
children
files moabs.xml test-data/SE_g1_r1.bam test-data/SE_g1_r2.bam test-data/SE_g2_r1.bam test-data/SE_g2_r2.bam
diffstat 5 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/moabs.xml	Sat Apr 11 04:14:34 2020 -0400
+++ b/moabs.xml	Thu Aug 26 11:45:34 2021 +0000
@@ -287,7 +287,7 @@
         </collection>
     </outputs>
     <tests>
-        <test>
+        <test expect_num_outputs="5">
             <!-- test single-end reads -->
             <param name="reference_source_selector" value="history"/>
             <param name="ref_file" ftype="fasta" value="chr11.fa"/>
@@ -339,7 +339,7 @@
                 <element name="g2.G.bed" file="SE_g2.G.bed" ftype="interval" lines_diff="1"/>
             </output_collection>
         </test>
-        <test>
+        <test expect_num_outputs="3">
             <!-- test paired-end reads -->
             <param name="reference_source_selector" value="history"/>
             <param name="ref_file" ftype="fasta" value="seg.fa"/>
@@ -371,7 +371,7 @@
             <output name="output2" file="PE_dmr_M2_g1.G.bed_vs_g2.G.bed.txt" ftype="interval" lines_diff="1"/>
             <output name="output3" file="PE_comp.g1.vs.g2.txt" ftype="interval" lines_diff="1"/>
         </test>
-        <test>
+        <test expect_num_outputs="3">
             <!-- test paired collection -->
             <param name="reference_source_selector" value="history"/>
             <param name="ref_file" ftype="fasta" value="seg.fa"/>
@@ -411,7 +411,7 @@
             <output name="output2" file="PE_dmr_M2_g1.G.bed_vs_g2.G.bed.txt" ftype="interval" lines_diff="1"/>
             <output name="output3" file="PE_comp.g1.vs.g2.txt" ftype="interval" lines_diff="1"/>
         </test>
-        <test>
+        <test expect_num_outputs="3">
             <!-- test data table reference -->
             <param name="reference_source_selector" value="cached"/>
             <param name="ref_file" value="chr11"/>
Binary file test-data/SE_g1_r1.bam has changed
Binary file test-data/SE_g1_r2.bam has changed
Binary file test-data/SE_g2_r1.bam has changed
Binary file test-data/SE_g2_r2.bam has changed