Releases: jackh726/bigtools
Releases · jackh726/bigtools
v0.5.3
Full Changelog: v0.5.2...v0.5.3
[email protected]
v0.5.2
Full Changelog: v0.5.1...v0.5.2
[email protected]
v0.5.1
Full Changelog: v0.5.0...v0.5.1
v0.5.0
[email protected]
What's Changed
- Update citation by @nvictus in #40
- Fix behaviour of names argument in bigWigAverageOverBed of pybigtools. by @ghuls in #41
- Refactor pybigtools API by @jackh726 in #44
- Add bb test files by @nvictus in #46
- Granularize api tests by @nvictus in #47
Full Changelog: https://github.com/jackh726/bigtools/compare/[email protected]@v0.2.0
v0.4.3
What's Changed
- Update README.md by @nvictus in #31
- Add "version" package attribute by @ghuls in #32
- build: Add .cargo/config for project root
cargo build
on macos by @nvictus in #37 - Add version flag
- Fix bigwigvaluesoverbed about
- Fix bigbedtobed newlines
- Add write_singlethreaded and write_multipass to BigBedWrite and use it in bedtobigbed
- Add section on building from source to README
- Remove section buffering for single-threaded bedtobigbed and bedgraphtobigwig
Full Changelog: v0.4.2...v0.4.3
[email protected]
[email protected]
Fix creation of bbi files when threading is required