Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The third kind of sequence alignment is called semi-global alignment . It is a modification from the standard global alignment in a way that penalty

The third kind of sequence alignment is called semi-global alignment . It is a modification from the standard global alignment in a way that penalty at the sequence beginning and/or ending are not charged (i.e. no penalty). This can be used in applications such as Gene-Exon alignment (i.e. finding an exon in a gene sequence):

image text in transcribed

In this application, one of the sequences has to be matched entirely (the exon), and the other sequence will be matched partially (the gene).

Question 1: Based on the global sequence alignment algorithm, discuss how the alignment algorithm can be changed to support the Gene-Exon alignment needs.

Question 2: Perform semi-global alignment of the two sequences given as following. Show the dynamic programming table and the directional arrows. What is the optimal alignment and the score?

X = CAGCACTTGGATTCTCGG

Y = CAGCGTGG

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Nested Relations And Complex Objects In Databases Lncs 361

Authors: Serge Abiteboul ,Patrick C. Fischer ,Hans-Jorg Schek

1st Edition

3540511717, 978-3540511717

More Books

Students also viewed these Databases questions

Question

List the requirements for mutual exclusion.

Answered: 1 week ago