Skip to content

SeqKit v2.8.2

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 17 May 15:52
· 12 commits to master since this release

Please cite:

  1. Wei Shen*, Botond Sipos, and Liuyang Zhao. 2024. SeqKit2: A Swiss Army Knife for Sequence and Alignment Processing. iMeta e191. doi:10.1002/imt2.191.
  2. Wei Shen, Shuai Le, Yan Li*, and Fuquan Hu*. SeqKit: a cross-platform and ultrafast toolkit for FASTA/Q file manipulation.
    PLOS ONE. doi:10.1371/journal.pone.0163962.

Changes

  • SeqKit v2.8.2 - 2024-05-17 Github Releases (by Release)
    • seqkit amplicon:
      • Fix a big introduced in v2.7.0. When more than one pairs of primers are given, only the last one is used. #457
    • seqkit translate:
      • Add option -e/--skip-translate-errors to skip translate error and output empty sequence. #458
    • seqkit split:
      • Add flag -I/--ignore-case for -i/--by-id. #462