changeset 9:2c4e0eab2cae draft

Uploaded
author simon-gladman
date Thu, 10 Jul 2014 13:30:31 -0400
parents 18bd222a110e
children f6cf40363396
files trimmomatic.xml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/trimmomatic.xml	Thu Jul 10 13:25:10 2014 -0400
+++ b/trimmomatic.xml	Thu Jul 10 13:30:31 2014 -0400
@@ -18,6 +18,7 @@
             #if $paired.is_paired == "collection":
                 fwdfile ${collection_data.forward}
                 revfile ${collection_data.reverse}
+            #end if
             phred $phred
             cutadapt ${adapt.adapters}
             #if $adapt.adapters: