Skip to content

fastarious v0.10.0

Choose a tag to compare

@eparejatobes eparejatobes released this 17 May 15:36

Everyone should update.

Improvements

  • Sequence, Quality, and SequenceQuality types
  • FASTQ is much simpler now, being an ID plus a SequenceQuality
  • uniform methods for sequence and quality
  • complement for DNA-like sequences

Fixes

  • The error probabilities where approximated before; they are now fully precise
  • more and better tests