Repository 'trimmomatic'
hg clone https://toolshed.g2.bx.psu.edu/repos/pjbriggs/trimmomatic

Changeset 9:53af7b5b1b56 (2017-08-21)
Previous changeset 8:415a165d92bb (2017-06-22) Next changeset 10:dfa082f84068 (2018-03-05)
Commit message:
Uploaded
modified:
trimmomatic.xml
b
diff -r 415a165d92bb -r 53af7b5b1b56 trimmomatic.xml
--- a/trimmomatic.xml Thu Jun 22 09:07:16 2017 -0400
+++ b/trimmomatic.xml Mon Aug 21 04:59:09 2017 -0400
b
@@ -114,7 +114,7 @@
     <when value="pair_of_files">
       <param name="fastq_r1_in" type="data" format="fastqsanger,fastqsanger.gz"
          label="Input FASTQ file (R1/first of pair)" />
-      <param name="fastq_r2_in" type="data" format="fastqsanger,fastqgsanger.gz"
+      <param name="fastq_r2_in" type="data" format="fastqsanger,fastqsanger.gz"
          label="Input FASTQ file (R2/second of pair)" />
     </when>
       <when value="collection">