This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
Releases: varfish-org/varfish-annotator
Releases · varfish-org/varfish-annotator
v0.24
v0.23
IMPORTANT COMPATIBILITY NOTE:
For annotating SVs, the output of this version is not compatible with varfish-server
v1.2 (Anthenea) and early versions of the v2 (Bollonaster) development branch.
You can generate compatible files by adding the --opt-out=chrom2-columns,dbcounts-columns
as arguments to annotate-svs
.
v0.22
- Adding
db-stats
command (#25) - Adding issue templates (#28)
- Adding continuous integration with GitHub Actions (#28)
- Adding unit tests for
annotate
command (#31) - Adding unit tests for
annotate-sv
command (#33) - Writing out gzip-ed files if output file name ends in
.gz
(#11) - Do not write out asterisk alleles (#18)
- Adding tests for GRCh38 (#22)
- Adding self-tests for annotation (#27)
- Allow properly counting hemizygous variants when pedigree file is given (#36)