Skip to content

This project will entail implementing the Global Sequence Alignment dynamic programming algorithm in Java (w/o using modules containing these algorithms). The program should be able to align DNA and Protein sequences.

Notifications You must be signed in to change notification settings

taojin1992/Global-Sequence-Alignment

Repository files navigation

Global Sequence Alignment

This project will entail implementing the Global Sequence Alignment dynamic programming algorithm in Java (w/o using modules containing these algorithms). The program should be able to align DNA and Protein sequences.

Use java -jar Lab_Term_Project_Jin_11474660_revised.jar to run it from the command line of Mac OS X.

About

This project will entail implementing the Global Sequence Alignment dynamic programming algorithm in Java (w/o using modules containing these algorithms). The program should be able to align DNA and Protein sequences.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages