Releases: pjedge/longshot
Releases · pjedge/longshot
v0.3.2
v0.3.1
v0.3.0
- potential SNV identification step is significantly (>10x) faster.
- added min alt count and min alt fraction parameters (2 and 0.125 by default)
- updated rust-bio to 0.25.0 resulting in a performance boost due to log probability optimizations
- fixed a bug that could cause haplotyping iteration to loop indefinitely in certain scenarios
- fixed a bug that was causing "potential SNV cutoff" to be assigned the value of "haplotype assignment qual"
- changed default minimum coverage to 6 reads
v0.2.1
v0.2.0
Introduced since 0.1:
- faster execution with new convergence criteria
- changed max coverage behaviour. By default the max coverage is 8000 but added -A option to automatically decide a max coverage at mean_cov+5*sqrt(mean_cov)
- changed default ts/tv ratio for genotype priors to 0.5