Skip to content

SeqKit v0.7.1

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 22 Sep 15:19
· 597 commits to master since this release

Changelog

SeqKit v0.7.1 Github Releases (by Release)

  • seqkit convert: fix bug of read quality containing only 3 or less values. shenwei356/bio/issues/3
  • seqkit stats: add option -T/--tabular to output in machine-friendly tabular format. #23
  • seqkit common: increase speed and decrease memory occupation, and add some notes.
  • fix some typos. #22
  • suggestion: please install pigz to gain better parsing performance for gzipped data.