Java implementation of global alignment using a variation of Levenshteindistance. It takes first two sequences from fasta file and returns aligned sequences also in fasta format.
-
Updated
Jan 3, 2019 - Java
Java implementation of global alignment using a variation of Levenshteindistance. It takes first two sequences from fasta file and returns aligned sequences also in fasta format.
Add a description, image, and links to the global-alignment topic page so that developers can more easily learn about it.
To associate your repository with the global-alignment topic, visit your repo's landing page and select "manage topics."