Skip to content

SeqKit v0.3.7

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 23 Nov 03:14
· 689 commits to master since this release

_64-bit versions are highly recommended._

Changelog

  • fix bug in seqkit split --by-id when sequence ID contains invalid characters for system path. #2
  • add more flags validation for seqkit replace.
  • enhancement: raise error when key pattern matches multiple targes in cases of replacing with key-value files and more controls are added. #3
  • changes: do not wrap sequence and quality in output for FASTQ format.