lh3 / seqtk

Toolkit for processing sequences in FASTA/Q formats
MIT License
1.35k stars 311 forks source link

Add '-E max_len' to 'seqtk seq' #148

Open tseemann opened 4 years ago

tseemann commented 4 years ago

This adds a 'max len' filter to the seq subcommand, to match the existing min len filter.