Bio.jl Versions Save

[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia

v1.0.0

5 years ago

This marks the final major version of Bio.jl, which as of this release is being given the status of inactive.

v0.4.7

7 years ago

This release cherry picks a feature from the master branch, where a method of distance which does sliding window computations if it is provided with a window width and a step distance.

v0.4.6

7 years ago

Updates to Phylo/dating.jl.

v0.4.5

7 years ago
  • Fix linear index access of BAM, fundamentally (#395).

v0.4.4

7 years ago
  • Fix the SAM header parser (#373).
  • Fix linear indexing of BAM (#360).
  • Fix typos in docs (#367).

v0.4.3

7 years ago
  • Fix reverse(bioseq) (#356).

v0.3.0

7 years ago
  • Updated documentation of IO interface.
  • Merged Kmer and Symbol Counting.
  • isambiguous function added for nucleotides.

v0.2.3

7 years ago

Fixes erroneous release 0.2.2 & Points back to v0.2.1.

v0.2.2

7 years ago

DO NOT USE