Implement and compare 2 pattern matching algorithms for genome mapping, one using suffix array and the other using Burrows-Wheeler Transform
-
Updated
Dec 22, 2020 - Python
Implement and compare 2 pattern matching algorithms for genome mapping, one using suffix array and the other using Burrows-Wheeler Transform
Add a description, image, and links to the genome-mapping topic page so that developers can more easily learn about it.
To associate your repository with the genome-mapping topic, visit your repo's landing page and select "manage topics."