Module 3 - Try - 3
Module 3 - Try - 3
Module 3
Back Due Jul 30, 11:59 PM CEST
Graded Quiz • 30 min • 10 total points
Quiz
Quiz: Module 3
Module 3
1. The value in each edit-distance matrix element depends on its neighbors: 1 point
Quiz • 30 min
10 questions To the left and to the lower-left
Programming Homework To the upper-left, to the left and to the lower-left
Filling
Pathing
Like Dislike Report an issue
Binary search
Traceback
3. Say the edit distance between DNA strings α and β is 407. What is the edit distance between α and βG (β 1 point
concatenated with the base G)?
406
407
408
4. Say we are using dynamic programming to find approximate occurrences of P in T. About how many dynamic 1 point
programming matrix elements do we have to fill in?
|T|^2 (squared)
|P|^2 (squared)
|P| + |T|
|P| |T|
6. The first law of assembly says that if a prefix of read A is similar to a suffix of read B, then... 1 point
7. The second law of assembly says that more coverage leads to... 1 point
Bases
Reads
Genomes
Overlaps
10. Which of the following is not a reason why an overlap might contain sequence differences (i.e. might not be an 1 point
exact match):
Sequencing error
Insufficient coverage
Polyploidy
I, MARTA CORSETTI, understand that submitting work that isn’t my own may result in permanent failure of this course or
deactivation of my Coursera account.
https://www.coursera.org/learn/dna-sequencing/exam/lfcsg/module-3/attempt 1/1