Skip to content

Biotite 0.38.0

Compare
Choose a tag to compare
@padix-key padix-key released this 09 Sep 17:27

Changelog

Additions

  • Faster k-mer decomposition in sequence.align.KmerAlphabet.create_kmers() (#475)
  • Sequence type can be set when reading sequences and alignments using sequence.io.fasta ( #478)

Fixes

  • Fixed error that appeared when indexing an sequence.AnnotatedSequence with a slice (#479)
  • Fixed reading MOL/SDF files with more than 100 bonds (#480)
  • Fixed compilation of Biotite with Cython 3.x (#493)
  • Fixed usage of box parameter in structure.rdf() (#494)