Skip to content

SeqKit v0.8.0

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 22 Mar 13:29
· 608 commits to master since this release

Changelog

SeqKit v0.8.0Github Releases (by Release)

  • seqkit, stricter FASTA/Q format requirement, i.e., must starting with > or @.
  • seqkit, fix output format for FASTQ files containing zero-length records, yes this happens.
  • seqkit, add amino acid code O (pyrrolysine) and U (selenocysteine).
  • seqkit replace, add flag --nr-width to fill leading 0s for {nr}, useful for preparing sequence submission (">strain_00001 XX", ">strain_00002 XX").
  • seqkit subseq, require BED file to be tab-delimited.