Quiz1_HPB2011_2010

Quiz1_HPB2011_2010

1st Grade - University

6 Qs

quiz-placeholder

Similar activities

Graphic Design Standards

Graphic Design Standards

7th Grade

10 Qs

Ncbi Blast

Ncbi Blast

University

10 Qs

AP Biology DNA Replication

AP Biology DNA Replication

9th Grade - University

10 Qs

Ib Bio Dna Replication

Ib Bio Dna Replication

9th Grade - University

10 Qs

SY24-25_Week4_G3_G5_Formatting (Text Styles)

SY24-25_Week4_G3_G5_Formatting (Text Styles)

1st - 5th Grade

10 Qs

DTP Review

DTP Review

7th - 8th Grade

10 Qs

Typography [Cengage Ch 6]

Typography [Cengage Ch 6]

8th - 12th Grade

10 Qs

Excel 1

Excel 1

7th 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

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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