VCF support for RLE and fix to same-as-reference allele normalization to RLE#589
VCF support for RLE and fix to same-as-reference allele normalization to RLE#589theferrit32 merged 42 commits intomainfrom
Conversation
…s <= MAX_LITERAL_STATE_LENGTH, defaulted to 15
…n _normalize_allele. More tests
…ases in test_vrs_normalize to include more condition coverage from the spec.
…le/end of repeating regions.
|
Only thing left is addressing this comment |
korikuzma
left a comment
There was a problem hiding this comment.
Submitting review for VCF code now. Going to be looking at the normalize fix next.
|
VCF changes after fixing the max seq limit logic, and bumping it up to 50bp to match the vrs-python/src/ga4gh/vrs/normalize.py Line 86 in 9462037 tests/extras/data/test_vcf_expected_altsonly_output.vcf tests/extras/data/test_vcf_expected_output.vcf |
…T specific to RLE that defaults to 50, and excludes sequence vals from INFO if over that
Co-authored-by: Kori Kuzma <korikuzma@gmail.com>
Co-authored-by: Kori Kuzma <korikuzma@gmail.com>
korikuzma
left a comment
There was a problem hiding this comment.
Fantastic work @theferrit32 🚀
Close #577
Close #587