SeqKit v2.8.2
Please cite:
- 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.
- 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
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
- Add option
seqkit split
:- Add flag
-I/--ignore-case
for-i/--by-id
. #462
- Add flag