Releases: AroneyS/binchicken
Releases · AroneyS/binchicken
v0.12.5
v0.12.4
New release to match docker release
Full Changelog: v0.12.3...v0.12.4
v0.12.2
v0.12.1
Fix pip packaging
Full Changelog: v0.12.0...v0.12.1
v0.12.0
Major changes
- Kmer preclustering allows Bin Chicken to scale beyond 250k samples
- Abundance weighting biases coassembly selection to those estimated to recover highly abundant but unrecovered lineages
What's Changed
- Kmer preselection by @AroneyS in #113
- Restrict sra downloading by @AroneyS in #124
- Add download-limit arg by @AroneyS in #125
- Remove filtering from query processing by @AroneyS in #127
- Switch to sourmash concatenate by @AroneyS in #128
- Abundance weighting by @AroneyS in #129
- Add abundance weighting samples arg by @AroneyS in #130
- Update aviary_commands to match smk rule by @AroneyS in #131
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.5
v0.10.4
What's Changed
- Add doctave-based docs by @AroneyS in #101
- bin: Improve help msgs. by @wwood in #102
- Improve snakemake retry behaviour by @AroneyS in #105
- Reduce
update
required inputs by @AroneyS in #106 - fix COASSEMBLY_SAMPLES causing lengths to get out of sync by @AroneyS in #107
- Improve Aviary running by @AroneyS in #108
- Notify if any sample skipped by @AroneyS in #109
- Update improvements by @AroneyS in #110
New Contributors
Full Changelog: v0.10.3...v0.10.4