-- %TEACHINGWEB%.TahouraSamad - 13 Nov 2011
Homework 6:
Hi Mohammad, I would like this to be graded with grading scheme 1.
I have included my program as NWfinal.pl, as well as a Blosum 62, Blosum 50 and DNA similarity matrix I used to test my code, and a couple of the sample sequence files I used to check my code.
I have tested my code fairly extensively and it should/has been able to:
1. Correctly read in the similarity matrix.
2. Correctly read in the strings.
3. I completed the basic error handling, as described by Professor Holmes in the body of the assignment, and completed each of the bullets innumerated by Mohammad on the linked page Pairwise alignment error checking.
3. Completes running in under a minute for strings of length 100. (Can run strings much longer than this in under a minute).
4. Correctly generates a score matrix and
prints it to a file called scorematrix.txt. (I verified some of the shorter ones by hand)
5. Correctly generates alignment based on back tracking.
I have not run across any errors but if there are any, I would guess that they would be as a result of error handling, as I first got the core of my program (ability to read in perfect files, similarity matrices, generate scoring matrix, generate alignment etc) first, and then added in all the error handling at the end.
thanks!

Copyright © 2008-2013 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback