Seq Versions Save

A high-performance, Pythonic language for bioinformatics

v0.9.6

4 years ago

v0.9.5

4 years ago

v0.9.4

4 years ago
  • Inter-sequence alignment bug fixes
  • Documentation updates

v0.9.3

4 years ago
  • Added BWT and FM-index built-ins (bio.fmindex)
  • Added support for inter-sequence alignment (more info)
  • seq/Kmer now support in

v0.9.2

4 years ago

v0.9.1

4 years ago
  • Added heapq
  • Added random
  • Various stdlib improvements and fixes

v0.9.0

4 years ago
  • Support default and named arguments
  • Implement several Python modules and expand standard library
    • str methods
    • math
    • itertools
    • bisect
  • Better C/C++/Python interoperability
    • pyimport / pydef
    • cimport (replaces cdef)
  • Other misc. bug fixes

v0.8.6

4 years ago
  • Support for protein sequences (including alignment)
  • Various bug fixes

v0.8.5

4 years ago

v0.8.4

4 years ago