Releases: bacpop/PopPUNK
Releases · bacpop/PopPUNK
v2.7.5
Fixes to lineage models using --count-unique-distances
.
v2.7.4
v2.7.2
PopPUNK v2.7.1
Note this release fixes the TypeError: Population must be a sequence. For dicts or sets, use sorted(d).
error
What's Changed
- Update from master by @nickjcroucher in #288
- Update graph summary processes by @nickjcroucher in #303
- Update from master branch by @nickjcroucher in #312
- Fix External Clusters csv being duplicated by @absternator in #324
- Small fixes to database pruning and updating by @nickjcroucher in #328
- Update plotting and network summary statistics by @nickjcroucher in #304
- Enable assignment & visualisation with partial query graphs by @nickjcroucher in #332
Full Changelog: v2.7.0...v2.7.1
PopPUNK v2.7.0
Main additions are to remove the need for distance matrices (.dists.npy) in query assignment, and a formal stable nomenclature mode with --stable
.
What's Changed
- Docs update by @samhorsfield96 in #318
- Replaced deprecated 'rU' with 'r' to make this work on recent python by @tgttunstall in #319
- PopPUNK 2.7.0 candidate by @johnlees in #320
New Contributors
- @tgttunstall made their first contribution in #319
Full Changelog: v2.6.7...v2.7.0
PopPUNK v2.6.7
What's Changed
- Move call of sketchlibAssemblyQC in query assign by @absternator in #317
Full Changelog: v2.6.6...v2.6.7
PopPUNK v2.6.6
Add more QC fail reporting for beebop
What's Changed
- Update cluster assign to write qcreport on qc failiures by @absternator in #315
New Contributors
- @absternator made their first contribution in #315
Full Changelog: v2.6.5...v2.6.6
PopPUNK v2.6.5
Enables correct visualisation of external clustering.
PopPUNK v2.6.4
Better DBSCAN fits and a fix to visualisation code
What's Changed
- Improvements to DBSCAN fitting by @nickjcroucher in #301
- Updates to DBSCAN fitting by @nickjcroucher in #302
- Avoid overwriting external clustering in visualise script by @nickjcroucher in #305
Full Changelog: v2.6.3...v2.6.4
PopPUNK v2.6.3
Hotfix to fix some external cluster assigments #298
Also move docs to https://poppunk.bacpop.org/
What's Changed
- Update readthedocs config file to v2 by @johnlees in #291
- Add the roadmap to the docs by @johnlees in #292
- Add actions for docs build by @johnlees in #293
- Rename docs action by @johnlees in #294
- Use gha to publish docs by @johnlees in #295
- Remove permissions and add CNAME by @johnlees in #296
- Add permissions again by @johnlees in #297
- Poppunk assign fix by @samhorsfield96 in #298
Full Changelog: v2.6.2...v2.6.3