Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shivChitinous committed Oct 10, 2020
1 parent 28e77c8 commit 2f5e256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The following algorithms are implemented
1. Needleman-Wunsch Algorithm for global sequence alignment with linear gap penalties.
2. Modified Gotoh's Algorithm for global sequence alignment with affine gap penalties.
3. Smith-Waterman Algorithm for local sequence alignment with linear gap penalties.
4. Smith-Waterman Algorithm for local sequence alignment with affine gap penalties.

*References*:
1. [Rolf Backofen (2010). Lecture Slides for Bioinformatics I — SS 2010. *Institut für Informatik.*](http://helios.mi.parisdescartes.fr/~lomn/Cours/BI/Material2019/gap-penalty-gotoh.pdf)
Expand Down

0 comments on commit 2f5e256

Please sign in to comment.