# HG changeset patch # User iuc # Date 1478690997 18000 # Node ID bb0164f44f3c8e9ff4e6c56aa2e523d77671966b # Parent 5bbdf641a2d5bbae6c41220450fff8a4fab05205 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pear commit bfa8bda732de882f6fa5f5375f8468ad229cceea diff -r 5bbdf641a2d5 -r bb0164f44f3c pear.xml --- 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 @@