Closed evolvedmicrobe closed 8 years ago
No one should try to align sequences of size M and N where M x N > Int32.MaxValue. However, it could happen and it leads to overflows and strange message. This commit:
No one should try to align sequences of size M and N where M x N > Int32.MaxValue. However, it could happen and it leads to overflows and strange message. This commit: