4.) (2 points) Provide the alignment score for the four sequence alignments below using each of the provided scoring parameters.
AGATAGAAACTGATATATA
AG---AAAACAGAGT----
a. Global alignment: match score =+1, mismatch score =0, gap penalty =-1.
b. Global alignment: match score =+2, mismatch score =-1, gap penalty =-2.
c. Global alignment: match score =+2, mismatch score =0, gap penalty =-1.
d. Semi-global alignment: match score =+1, mismatch score =0, gap origination penalty =-2, gap extension penalty =-1.