Releases: Zilong-Li/vcfpp
Releases · Zilong-Li/vcfpp
BUG FIX FOR BCF!
Commits
- 9522938: use hts_get_format (Zilong-Li)
- b703214: fix subsetting variants and samples at the same time for bcf (Zilong-Li)
v0.6.0
Commits
- 2efd1c7: can setRegion/getStatus multiple times without potential leaks (Zilong-Li)
- 915c6c1: update doc and test (Zilong-Li)
v0.5.2
Commits
- 45b51be: throw error if a query region doesn't exist (Zilong-Li)
v0.5.1
Commits
- d325934: update test (Zilong-Li)
- e19cbaf: add updateSamples() (Zilong-Li)
- e6e7be8: v0.5.1: fix updateSamples and tests (Zilong-Li)
v0.5.0
Commits
- ae10ed1: add vcf_nipt cmd (Zilong-Li)
- 317e93c: v0.5.0: two api of BcfRecord breaking and copyHeader updated (Zilong-Li)
v0.4.2
Commits
- 7601e1b: update tools (Zilong-Li)
- 749c838: BcfWriter copyHeader with specific samples (Zilong-Li)
v0.4.1
Commits
- 14d98ef: throw exception when file not existing (Zilong-Li)
v0.3.9
Commits
- f2d9726: reduce exception throwing (Zilong-Li)
- f2b4429: reduce exception throwing (Zilong-Li)
v0.3.8
Commits
- 4149953: fix leaks in getFORMAT with vector (Zilong-Li)