Greedy Approach How To Find Alignment Score ?
0
1
Entering edit mode
12.4 years ago
User 5037 ▴ 290

Hi according to http://www.cse.unt.edu/~mikler/Courses/BioCom2011/slides/pdf/multiple_alignment.pdf.

Consider these 4 sequences s1 GATTCA s2 GTCTGA s3 GATATT s4 GTCAG

now there are 6 possible alignments possible. And the maximum alignment score happens to be between S2 and S4

So now we take S2 and S4 and do this

s2,4 GTCt/aGa/

after this step how do i find the optimal alignment score between s2,4 and s1 ?

multiple homework • 2.1k views
ADD COMMENT
0
Entering edit mode

somebody please help me

ADD REPLY

Login before adding your answer.

Traffic: 3231 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6