Question: Use the program: global - align.sh to globally align THISLINE and ISALIGNED with the BLOSUM 3 0 substitution matrix. To do this, you will need
Use the program:
globalalign.sh
to globally align THISLINE and ISALIGNED with the BLOSUM substitution matrix. To do this, you will need to specify the BLOSUM matrix as an argument after the data flag in the command. For example, you will need to add:
data datacompresalignersBLOSUM
The output should look like:
a THISLINE
:
b ISALIGNED
Now, confirm by hand using the BLOSUM matrix the math that results in the same score as the global alignment script.
Please input the BLOSUM alignment score values below for each of the aligned columns from the alignment above and think about how the BLOSUM matrix treats end gaps
T to Gap is
H to Gap is
I to I is
S to S is
Gap and A is
Gap to L is
L to I is
I to G is
N to N is
E to E is
Gap to D is
The total alignment score is:
Note: To run globalalign.sh you may need to make sure the emboss package is also installed it is a dependency To do this, check for the available versions, then load the most recent.
module avail emboss
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
