The workflow scans each input sequence from the end to find the first position where the quality is greater or equal to the minimum quality threshold. Then it trims the sequence to that position. If a the whole sequence has quality less than the threshold or the length of the output sequence less than the minimum length threshold then the sequence is skipped.

<center>
<br>
  <img src="/wiki/download/attachments/5668893/FASTQ Trimmer.png"/>
</br>
</center>

Also, if required, you can change parameters. Use the workflow wizard to guide you through the parameters setup process. The first wizard page will appear when you click on the Show wizard button on the Workflow Designer toolbar:

 

<center>
  <br>
  <img src="/wiki/download/attachments/3244589/Show_wizard.png"/>
  <br> 
</center>