Releases: babelomics/afquery
Releases · babelomics/afquery
v0.3.3
What's Changed
- Correct docs/code inconsistencies and emit N_NO_COVERAGE in query output by @dlopez-bioinfo in #32
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Fix bioconda recipe issues and update to 0.2.2 by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/21
- feat: add comprehensive benchmarking framework and variant info module by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/30
- feat: N_NO_COVERAGE field and coverage-evidence filters by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/31
Full Changelog: dlopez-bioinfo/afquery@v0.2.2...v0.3.0
v0.2.2
What's Changed
- docs: fix tutorial examples and add N_FAIL explanation by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/16
- feat: add variant-info command to retrieve sample carriersFeat/variant info by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/20
Full Changelog: https://github.com/dlopez-bioinfo/afquery/commits/v0.2.2
v0.2.1
Full Changelog: dlopez-bioinfo/afquery@v0.2.0...v0.2.1
v0.2.0
What's Changed
- Doc refactoring by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/2
- Doc refactoring by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/4
- feat: add --all-variants flag to dump by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/10
- Feat/query region multi by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/11
- feat: publish Docker image to ghcr.io by @dlopez-bioinfo in https://github.com/dlopez-bioinfo/afquery/pull/12
New Contributors
- @dlopez-bioinfo made their first contribution in https://github.com/dlopez-bioinfo/afquery/pull/2
Full Changelog: https://github.com/dlopez-bioinfo/afquery/commits/v0.2.0
v0.1.4
docs: update query example