Releases: wdecoster/phasius
Releases · wdecoster/phasius
v0.7.0
v0.6.0
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
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
Adding --width option, as requested in #4
Add VCF support
v0.2.0 removing flawed test
Release with license
Merge pull request #1 from wdecoster/add-license-1 Create LICENSE
v0.1.0c
First release
First release