diff art_solid.xml @ 5:ff8599e52a55 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/art commit 1626a4a0313ab6363a214932e6dcd6f54f6ad6cf
author iuc
date Thu, 11 Apr 2019 03:22:40 -0400
parents 531ff1d417b6
children
line wrap: on
line diff
--- a/art_solid.xml	Fri Sep 07 10:57:50 2018 -0400
+++ b/art_solid.xml	Thu Apr 11 03:22:40 2019 -0400
@@ -63,7 +63,7 @@
         <param name="choice" type="select" label="Type of data to generate">
             <option value="single_end">Single-End</option>
             <option value="paired_end">Paired-End</option>
-            <option value="paired_end">Mate Pair</option>
+            <option value="mate_pair">Mate Pair</option>
         </param>
         <when value="single_end">
             <param name="LEN_READ" type="integer" label="Length of F3/R3 reads" value="100" />