CucHuynh / qbb2023-answers

0 stars 0 forks source link

Week 3 Feedback #4

Closed dtaylo95 closed 9 months ago

dtaylo95 commented 10 months ago

Python script that performs alignment based on user input

8/8

Exercise Points Possible Grade
Read in inputs 2 2
Initialize matrices 1 1
Populate matrices 2 2
Perform traceback 2 2
Write alignment to file 0.5 0.5
Print out alignment score and number of gaps in each sequence 0.5 0.5

DNA alignment file

0.5/0.5

AA alignment file

0.5/0.5

README.md with alignment score and number of gaps in each sequence for each alignment

1/1

Total: 10/10

Great work!

dtaylo95 commented 9 months ago

Graded! Great work; feel free to close this issue