Mercurial > repos > pjbriggs > trimmomatic
annotate test-data/trimmomatic_se_out2.err @ 17:b9aaed85cbd1 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/packages/trimmomatic commit 6151dc895107d028c525362fb16b91388e10f2f2
author | iuc |
---|---|
date | Wed, 24 Jan 2024 08:56:01 +0000 |
parents | 32f1f56bd970 |
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 |