Mercurial > repos > pjbriggs > trimmomatic
annotate test-data/trimmomatic_se_out2.err @ 15:32f1f56bd970 draft
Updated for Trimmomatic 0.39 and adds quality score options.
author | pjbriggs |
---|---|
date | Thu, 02 Mar 2023 15:24:24 +0000 |
parents | |
children |
rev | line source |
---|---|
15
32f1f56bd970
Updated for Trimmomatic 0.39 and adds quality score options.
pjbriggs
parents:
diff
changeset
|
1 TrimmomaticSE: Started with arguments: |
32f1f56bd970
Updated for Trimmomatic 0.39 and adds quality score options.
pjbriggs
parents:
diff
changeset
|
2 -threads 1 fastq_in.fastqsanger fastq_out.fastqsanger SLIDINGWINDOW:4:20 -trimlog trimlog -phred33 |
32f1f56bd970
Updated for Trimmomatic 0.39 and adds quality score options.
pjbriggs
parents:
diff
changeset
|
3 Input Reads: 10 Surviving: 8 (80.00%) Dropped: 2 (20.00%) |
32f1f56bd970
Updated for Trimmomatic 0.39 and adds quality score options.
pjbriggs
parents:
diff
changeset
|
4 TrimmomaticSE: Completed successfully |