diff mummerplot.xml @ 4:fb43e8887350 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mummer4 commit 026db7297e987c1b7ce7f5dd4f8746d1bd435538
author iuc
date Mon, 18 Mar 2024 12:41:02 +0000
parents 4fc0cb2ac8ae
children
line wrap: on
line diff
--- a/mummerplot.xml	Sat Nov 27 09:58:54 2021 +0000
+++ b/mummerplot.xml	Mon Mar 18 12:41:02 2024 +0000
@@ -49,7 +49,7 @@
                     <option value="yes">YES</option>
                 </param>
                 <when value="yes">
-                    <param name="layout" type="boolean" argument="--layout" truevalue="--layout" falsevalue="" label="Layout" help="Layout a .delta multiplot in an intelligible fashion. (--layout)" />
+                    <param  type="boolean" argument="--layout" truevalue="--layout" falsevalue="" label="Layout" help="Layout a .delta multiplot in an intelligible fashion. (--layout)" />
                 </when>
                 <when value="no" />
             </conditional>
@@ -75,7 +75,7 @@
         <data name="output_png" format="png" from_work_dir="out.png" label="${tool.name} on ${on_string}: plot" />
     </outputs>
     <tests>
-        <test>
+        <test  expect_num_outputs="5">
             <param name="delta" value="nucmer.txt" ftype="tabular" />
             <param name="reference_sequence" ftype="fasta" value="human_aqp3.fasta" />
             <param name="query_sequence" ftype="fasta" value="mouse_aqp3.fasta" />
@@ -99,16 +99,16 @@
 **Options:**::
 
 
-    -b             Highlight alignments with breakpoints further than breaklen nucleotides from the nearest 
+    -b             Highlight alignments with breakpoints further than breaklen nucleotides from the nearest
                    sequence end
 
-    -color         Color plot lines with a percent similarity gradient or turn off all plot color (default 
-                   color by match dir) If the plot is very sparse, edit the .gp script to plot with 
+    -color         Color plot lines with a percent similarity gradient or turn off all plot color (default
+                   color by match dir) If the plot is very sparse, edit the .gp script to plot with
                    'linespoints' instead of 'lines'
 
     -c             Generate a reference coverage plot (default for .tiling)
 
-    --filter       Only display .delta alignments which represent the "best" hit to any particular spot on 
+    --filter       Only display .delta alignments which represent the "best" hit to any particular spot on
                    either sequence, i.e. a one-to-one mapping of reference and query subsequences
 
     --fat          Layout sequences using fattest alignment only