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'm cleaning up the integration of dozeu into vg. (Thanks again @ocxtal !!)
I've run into an issue where it seems that the query_length which dozeu is giving is longer than the actual sequence that has been given for alignment. How could this occur? The result is a big crash, as we try to access sequence that's out of bounds.