<!DOCTYPE GB2WORKFLOW>
<Actor>
 <Input-port>
  <In-Slots Slot="seq"/>
 </Input-port>
 <Output-port>
  <Out-Slots Slot="seq"/>
 </Output-port>
 <Attributes>
  <Attribute Type="number" Name="min_quality"/>
  <Attribute Type="number" Name="min_sequence_length"/>
 </Attributes>
 <Element-name Name="FASTQ Trimmer"/>
 <Element-description Description="Trim input sequence from the end, using the quality threshold"/>
</Actor>
