Quiz1_HPB2011_2010

Quiz1_HPB2011_2010

1st Grade - University

6 Qs

quiz-placeholder

Similar activities

WJEC 1.10 - Legal and Ethical - Digital Divide

WJEC 1.10 - Legal and Ethical - Digital Divide

9th - 10th Grade

10 Qs

BI

BI

University - Professional Development

10 Qs

Quiz-Sequence Alignment

Quiz-Sequence Alignment

University

11 Qs

MS Word 2016: Grade 3 GIS

MS Word 2016: Grade 3 GIS

3rd - 5th Grade

10 Qs

Design Principles Quiz

Design Principles Quiz

7th Grade

10 Qs

104 Animal Cell Junctions

104 Animal Cell Junctions

University

11 Qs

Replication AP Biology

Replication AP Biology

9th Grade - University

10 Qs

AP Biology CH16 and CH17

AP Biology CH16 and CH17

9th Grade - University

10 Qs

Quiz1_HPB2011_2010

Quiz1_HPB2011_2010

Assessment

Quiz

Biology, Computers

1st Grade - University

Easy

Created by

Ali Afzalian Mand

Used 6+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following is untrue regarding the gap penalty used in dynamic programming?

Gap penalty is subtracted for each gap that has been introduced

Gap penalty is added for each gap that has been introduced

The gap score defines a penalty given to alignment when we have insertion or deletion

Gap open and gap extension has been introduced when there are continuous gaps (five or more)

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following does not describe dynamic programming?

The approach compares every pair of characters in the two sequences and generates an alignment, which is the best or optimal

Global alignment algorithm is based on this method

A local alignment aligns a substring of the query sequence to a substring of the target sequence

The method can be useful in aligning protein sequences to protein sequences only

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following does not describe global alignment algorithm?

In initialization step, the first row and first column are subject to gap penalty

Score can be negative

In trace back step, beginning is with the cell at the lower right of the matrix and it ends at top left cell

First row and first column are set to zero

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The higher is the score in the alignment, _________

the more significant is the alignment

the less it resembles alignments in related proteins

the less significant is the alignment

the less it aligns with the related protein sequence

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which of the following does not describe global alignment algorithm?

Score can be negative in this method

It is based on dynamic programming technique

For two sequences of length m and n, the matrix to be defined should be of dimensions m+1 and n+1

For two sequences of length m and n, the matrix to be defined should be of dimensions m and n

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

The alignment method suitable for finding out conserved patterns in protein or DNA sequences is?

multiple sequence alignment

pairwise alignment

local alignment

global alignment