annotate test-data/trimmomatic_se_out2.err @ 16:9a38087e3bfd draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/packages/trimmomatic commit ab36e4731731f12cce0e7d7cc3b50ba6a0bab1ef
author iuc
date Sun, 14 Jan 2024 11:00:33 +0000
parents 32f1f56bd970
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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