You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I failed to consider the effect of changing the VCF sort order on processing existing VCFs when merging #1593. This breaks many things.
I think this is still a good idea but we need to reconsider how to do it safely, possibly a split comparator with different levels of sorting vs validating like the sam sort orders use.
I failed to consider the effect of changing the VCF sort order on processing existing VCFs when merging #1593. This breaks many things.
I think this is still a good idea but we need to reconsider how to do it safely, possibly a split comparator with different levels of sorting vs validating like the sam sort orders use.
The commit e2943b7 reverts #1593.
This blocks #1629 as well.
The text was updated successfully, but these errors were encountered: