Releases: rust-bio/rust-bio-tools
Releases · rust-bio/rust-bio-tools
rust-bio-tools v0.42.1
Bug Fixes
- consensus reads: correct handling of read orientation (#252) (9ca5f18)
rust-bio-tools v0.42.0
Features
- consensus reads - move record ids to description field (#250) (f7d683b)
rust-bio-tools v0.41.0
Features
- Remove duplicate marks from consensus records (#247) (692eb04)
rust-bio-tools v0.40.0
Features
- Enable printing FILTER field for vcf-to-txt (#242) (13bef65)
rust-bio-tools v0.39.1
Bug Fixes
- Handle empty sequences for bam-anonymize (#241) (039ed92)
- Improved message if error occurred during FORMAT parsing in vcf-to-txt (#243) (4231371)
- vcfsplit BND record ordering (#244) (9b7ae9a)
rust-bio-tools v0.39.0
Features
- Make annotation header available for customized reports (#238) (e8fc664)
rust-bio-tools v0.38.3
Bug Fixes
- Fix vcf-report allele frequency heatmap width (#236) (6f119d3)
- Fix vcf-report read plot height when using --max-read-depth (#235) (4350a1a)
rust-bio-tools v0.38.1
Bug Fixes
- Report 1-based position in vcf-report log messages (#231) (bcf6260)