Skip to content

SeqKit v0.5.5

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 10 May 12:18
· 620 commits to master since this release

Changelog

  • Increasing speed of reading .gz file by utilizing gzip (1.3X),
    it would be much faster if you installed pigz (2X).
  • Fixing colorful output in Windows
  • seqkit locate: add flag --gtf and --bed to output GTF/BED6 format,
    so the result can be used in seqkit subseq
    .
  • seqkit subseq: fix bug of --bed, add checking coordinate.