changeset 8:bb0164f44f3c draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pear commit bfa8bda732de882f6fa5f5375f8468ad229cceea
author iuc
date Wed, 09 Nov 2016 06:29:57 -0500
parents 5bbdf641a2d5
children 5d2d653c7cb0
files pear.xml
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/pear.xml	Mon Nov 30 21:59:45 2015 -0500
+++ b/pear.xml	Wed Nov 09 06:29:57 2016 -0500
@@ -22,8 +22,8 @@
             #end if
         #else
             ## prepare collection
-            -f $library.input_collection.forward
-            -r $library.input_collection.reverse
+            -f "$library.input_collection.forward"
+            -r "$library.input_collection.reverse"
             #if $library.input_collection.forward.is_of_type( 'fastqillumina' ):
                 --phred-base 64
             #else:
@@ -145,7 +145,6 @@
     <help>
 <![CDATA[
 
-
 **What it does**
 
 PEAR_ is an ultrafast, memory-efficient and highly accurate pair-end read merger.