Skip to content

Seqtk-1.3 (r106)

Compare
Choose a tag to compare
@lh3 lh3 released this 18 Jun 00:25
· 26 commits to master since this release
  • Updated kseq.h to the latest klib version for enhanced error detection. Made kseq aware of fasta or fastq during parsing. However, most seqtk commands are not taking the advantage of this feature for now. (#109 and #110).

  • Check file opening errors.

  • Added option -F to the seq command to convert FASTA to FASTQ with fixed base quality.

  • Return non-zero code upon errors (#114). Force trimfq to output FASTQ.

  • Allow to sample a single read (#111).

  • Added make install BINDIR=/path/to/bin (#103).