Skip to content

libdna v1.2

Compare
Choose a tag to compare
@kloetzl kloetzl released this 22 May 18:44
· 76 commits to master since this release

This release adds some new functionality and improves the ease of use of libdna. Changes include:

  • A new function to rapidly generate random dna strings.
  • A function count mismatches between two dna strings of opposite strands.
  • Better dispatching on macOS.
  • Faster revcomp on Apple Silicon.
  • Improved documentation.