Skip to content

Releases: wdecoster/phasius

v0.7.0

18 Jan 19:54

Choose a tag to compare

adding logs, updating dependencies, and using our own fork of rust-ht…

v0.6.0

02 Jul 12:19

Choose a tag to compare

Add a header to the summary file, and some dep updates

Full Changelog: v0.5.0...v0.6.0

v0.5.0: bugfix for nested blocks

11 Mar 22:06

Choose a tag to compare

This release contains a bugfix, which led to an overestimation of the number of blocks in the case of nested blocks (constantly switching between two blocks that overlap).
It also adds a --strict flag, that makes the plot respect exactly the interval that you specified without making them longer based on the reads encountered in that interval.
Finally, there is now a --summary option, which will create a summary file specifying the number of blocks and the block boundaries per sample.

Please let me know if you would like a musl build!

Full Changelog: v0.3.0...v0.5.0

Adding --width

21 Feb 12:35

Choose a tag to compare

Adding --width option, as requested in #4

Add VCF support

27 Aug 13:45

Choose a tag to compare

v0.2.0

removing flawed test

Release with license

03 Jan 09:08

Choose a tag to compare

Merge pull request #1 from wdecoster/add-license-1

Create LICENSE

v0.1.0c

02 Jan 21:17

Choose a tag to compare

release with license

First release

28 Nov 10:51

Choose a tag to compare

First release