Skip to content
This repository was archived by the owner on Aug 26, 2023. It is now read-only.

Releases: BioJulia/Bio.jl

The julia v1.0 release

Choose a tag to compare

@TransGirlCodes TransGirlCodes released this 14 Mar 20:41

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

Minor updates to Var

Choose a tag to compare

@TransGirlCodes TransGirlCodes released this 27 Feb 18:23

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.

Minor updates to Phylo

Choose a tag to compare

@TransGirlCodes TransGirlCodes released this 24 Feb 15:57

Updates to Phylo/dating.jl.

Bug fix

Choose a tag to compare

@bicycle1885 bicycle1885 released this 17 Feb 06:06
  • Fix linear index access of BAM, fundamentally (#395).

Bug fixes

Choose a tag to compare

@bicycle1885 bicycle1885 released this 15 Feb 13:55
  • Fix the SAM header parser (#373).
  • Fix linear indexing of BAM (#360).
  • Fix typos in docs (#367).

Bug fix

Choose a tag to compare

@bicycle1885 bicycle1885 released this 05 Dec 04:19
  • Fix reverse(bioseq) (#356).

Version 0.3

Choose a tag to compare

@TransGirlCodes TransGirlCodes released this 09 Aug 12:38
  • Updated documentation of IO interface.
  • Merged Kmer and Symbol Counting.
  • isambiguous function added for nucleotides.

v0.2.3

Choose a tag to compare

@TransGirlCodes TransGirlCodes released this 03 Aug 18:29

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

v0.2.2

Choose a tag to compare

@TransGirlCodes TransGirlCodes released this 03 Aug 18:27

DO NOT USE