Open davmlaw opened 5 months ago
If you create "NC_000009.12:g.5_43366del" it also dies as it's removed by clean and filter
testing vg test - passed
NC_000009.12:g.1005_43466del - works, comes up with normalization message NC_000009.12:g.5_43366del - works, comes up with normalization message
Re-opened as admins can create variants in Shariant - low priority for testing We do not manually create variants in Shariant so should be safe. That said, admins still have the ability to do so, so you can always search for the “g.” that Dave lists in the issue and create it
Search for "NC_000009.12:g.1005_43466del" and then create it
Bcftools normalizes it, and changes ref
Then in ManualVariantsPostInsertTask
I think a simple fix would be to move the variant_pk is None work into processing unknown_variant_coordinates