Skip to content

v0.8.0

Compare
Choose a tag to compare
@lmdu lmdu released this 16 Dec 04:53
· 110 commits to master since this release
  • Added Fastx object as a simple sequence iterator
  • Added FastqKeys object to obtain read names
  • Added full_name option to Fastq object
  • Added support for Python 3.9
  • Fixed Fasta object error identifier order
  • Optimized speed of containing test and iteration
  • Changed Identifier object to FastaKeys object