YnkDK / BioSeq-Project2

This project is about implementing and experimenting with pairwise sequence comparison methods to compute optimal global alignments of two sequences where the object is to minimize a cost.
MIT License
0 stars 0 forks source link

Correctness #6

Open YnkDK opened 9 years ago

YnkDK commented 9 years ago
  1. Explain how you have verified the correctness of your programs, i.e. what tests were performed and why. Comment on if your programs perform as expected on the test cases presented in project2_examples.txt (see Blackboard).
  2. The answers to the questions in project2_eval.txt (see Blackboard)
YnkDK commented 9 years ago

For correctness do:

  1. Sanity checks
  2. Run on some files and compare output