BioInformatics Quiz1 Week2
BioInformatics Quiz1 Week2
Week 2
Sequence Alignment
Submit your assignment
Due DateNov 2, 7:59 AM CET
Attempts3 every 8 hours
Receive grade
To Pass80% or higher
Grade
—
Sequence Alignment
Graded Quiz • 30 min
Sequence Alignment
Total points 9
1.
Question 1
在使用动态规划进行序列比对时,比对结果是唯一的吗?
Is the best result derived from dynamic programming unique when doing sequence
alignment?
1 point
不唯一
唯一
Yes, it is unique
2.
Question 2
在氨基酸的序列比对结果中,一个“:”表示什么意思:
What’s the meaning of “:” in the “markup line”of amino acid sequence alignment
1 point
相同的残基
两个相似的残基比对到一起
两个不相似的残基比对到一起
一个空位
a gap
3.
Question 3
一种替换在自然界中越容易发生,则这种替换在打分矩阵中对应的数值
The more likely it is for a substitution to happen in the natural world, the ____ its
substitution score in the scoring matrix will be.
1 point
越大
Larger
越小
Smaller
4.
Question 4
Given scoring matrix
use dynamic programming to do sequence alignment for this two sequences: AAGT
and AGCT :
给定上面的打分矩阵和空位罚分 d=-5,利用动态规划对下面两个序列进行比
对: AAGT 和 AGCT
对于全局比对, 黄色格子的值应为______
1 point
-4
1
-8
-6
5.
Question 5
对于全局比对,第 4 题中蓝色格子的值为______
1 point
-4
-8
6.
Question 6
对于全局比对,第 4 题的最终比对结果是______
1 point
AAG- T
- AGCT
AAGT-
- AGCT
AAGT
AGCT
AAG- T
A- GCT
7.
Question 7
如果进行局部比对,那么第 4 题中绿色格子的值为______
1 point
8.
Question 8
如果进行局部比对,那么第 4 题中蓝色格子的值为______
1 point
4
9.
Question 9
If using local alignment, the max value we can get from this alignment is
利用局部匹配,我们可以在这个匹配过程中得到的最大的打分是:
1 point