There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
This work implements a dynamic programming algorithm for performing local sequence alignment. Through parallelism, it can run 136X times faster than a software running the same algorithm.