Changes - updated vembrane to `0.11.1` - added `slivar` expression for the `impact_high` scenario - updated benchmark results
1.0.6
- when `Number=R` but `value=.` (one MISSING value), behave as if `value=.,.` (a list/array of MISSING values) (https://github.com/vembrane/vembrane/issues/171)
1.0.5
Changes
- Add parsers for SpliceAI and AlphaMissense VEP plugins FelixMoelder (170)
1.0.4
Changes
- Custom parser for `INTRON` now also defaults to a range-total, instead of a number-total (164 ) christopher-schroeder
1.0.3
Changes
- fix: For SVTYPE=BND records, check if MATEID and EVENT are specified in the VCF header prior to accessing the fields tedil (152)
1.0.2
Changes
- fix: handle missing `ANN`-field for `vembrane table` FelixMoelder (148)