Skip to content

Releases: bluenote-1577/fairy

v0.5.7

14 Nov 16:26
Compare
Choose a tag to compare

Full Changelog: v0.5.4...v0.5.7

  • removed native flag so that compile should work with conda now. Performance may be impacted slightly.
  • Added a flag for contig naming.

latest

14 Nov 16:28
Compare
Choose a tag to compare

Commits

  • 99e3e15: Update README.md (Jim Shaw)
  • 542ff94: Update README.md (Jim Shaw)
  • 72778ed: Update README.md (Jim Shaw)
  • 7ac95ed: added full contig name option (bluenote-1577)
  • 3e366fc: changed version to v0.5.6, preliminary (bluenote-1577)
  • 176e95a: Merge branch 'prime' of https://github.com/bluenote-1577/fairy into prime (bluenote-1577)
  • 1ea89b4: removed native flag for compilation; should work with conda now (bluenote-1577)
  • d364066: updated Cargo for newest rust version. updated version number (bluenote-1577)

v0.5.5

30 May 17:55
Compare
Choose a tag to compare

Release v0.5.5 - 2024-05-30

Added the --aemb-format option. This gives a format similar to the --aemb option in strobealign, which may become more standard (it is already used in SemiBin2).

v0.5.4

09 May 03:09
Compare
Choose a tag to compare

release v0.5.4

Minor update: trying to fix bioconda bug. Also slightly tidied up commandline.

v0.5.3

28 Feb 00:49
Compare
Choose a tag to compare

v0.5.3

Major

  • Reverting coverage calculation back to v0.5.1, which was "bugged" but gave better results. I think this is because the variance calculation is more accurate in the previous version for MetaBAT2.

v0.5.2

26 Feb 22:04
Compare
Choose a tag to compare

First official release v0.5.2

Fairy is ready for pre-printing soon. This is the first release.

The version v0.5.1 is used for commits 21cc99e and prior. It is used for all fairy results in the upcoming preprint, but it had a slight bug with the --read-seq-id argument. This is fixed in 0.5.2.