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 could reproduce the same issue. However, if columns 2 and 3 are swapped as below (table2.txt), I could get the expected the results. I used the latest commit in develop branch. I assume the problem is in the indexing part (tabix).
Hi developers,
Let's say I have the following file
I create a tabix index like follows
Then I query the file
Similarly
As shown above in both cases tabix did not print the valid records in the given region.
Thank you.
The text was updated successfully, but these errors were encountered: