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
It's not clear how much we're depending on properties of the indexes produced by htslib. I think everything in the test suite has been produced by bcftools index or tabix, so it would be good to check if we get the same results using indexes generated by htsjdk e.g.
The text was updated successfully, but these errors were encountered:
It's not clear how much we're depending on properties of the indexes produced by htslib. I think everything in the test suite has been produced by
bcftools index
ortabix
, so it would be good to check if we get the same results using indexes generated by htsjdk e.g.The text was updated successfully, but these errors were encountered: