Skip to content
Snippets Groups Projects
Commit 71b00a89 authored by Petr Danecek's avatar Petr Danecek
Browse files

Bugfix in VCF record REF length update

When alleles are updated also bcf1_t.rlen needs to be udpated.
In absence of INFO/END tag, the length of the REF allele is used,
otherwise rlen is calculated from INFO/END. However, by mistake
the END coordinate was used instead of the allele length.
parent ac9c273d
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment