Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Sequence-Alignment

input file format: The first line is either a “g” for global alignments or a “l” for local alignments. The second line has three numbers, indicate the score for match, mismatch and indel (insertion and deletion) The third and the forth line are the two sequences you need to align.

output: optimal solutions optimal score

About

global alignment and local alignment for sequence data, written in Java

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages