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.
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.