Skip to content

SeqKit v0.7.0

Compare
Choose a tag to compare
@shenwei356 shenwei356 released this 12 Aug 15:54
· 623 commits to master since this release

Changelog

  • add new command convert for coverting FASTQ quality encoding between Sanger, Solexa and Illumina. Thanks suggestion from @cviner ( #18). usage & example.
  • add new command range for printing FASTA/Q records in a range (start:end). #19. usage & example.
  • add new command concate for concatenating sequences with same ID from multiple files. usage & example.