Releases: endast/fake-vcf
Releases · endast/fake-vcf
There are 2 hard problems in computer science
cache invalidation, naming things, and off-by-1 errors.
What's Changed
- fixed off-by-one in reference allele retrieval by @Marcel-Mueck in #242
- Fix ref alt duplicates by @Marcel-Mueck in #246
- Make sure every variant exists in atleast one sample by @endast in #248
- Bump version to 0.2.2 by @endast in #249
New Contributors
- @Marcel-Mueck made their first contribution in #242
Full Changelog: 0.2.1...0.2.2
Need for speed!
What's Changed
Full Changelog: 0.2.0...0.2.1
Let's get som references!
This release adds the support form import a fasta file to use as reference when creating the fake vcf file. And also adds support for bgzip.
What's Changed
- Add support for bgzip by @endast in #167
- 166 support reading info from fasta files by @endast in #229
Full Changelog: 0.1.0...0.2.0
Initial release
This is the first release of fake-vcf