Task 8: Sequence-based mutation analysis
<css> table.colBasic2 { margin-left: auto; margin-right: auto; border: 2px solid black; border-collapse:collapse; width: 90%; }
.colBasic2 th,td { padding: 3px; border: 2px solid black; }
.colBasic2 td { text-align:left; }
.colBasic2 tr th { background-color:#efefef; color: black;} .colBasic2 tr:first-child th { background-color:#adceff; color:black;}
</css>
Mutation selection
<figtable id="mutations">
mutations | ||
---|---|---|
nucleotide change | amino acid change | |
Val53Met | ||
His63Asp | ||
Arg67His | ||
Met97Ile | ||
Asn130Ser | ||
Glu168Gln | ||
Leu183Pro | ||
Thr217Ile | ||
Cys282Tyr | ||
Arg330Met |
</figtable>
Mutation analysis results
<figtable id="summary">
reference | mutation | pyhsicochemical properties | strucural properties | conservation | prediction programms | consensus | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
from | to | pymol visualisation | secondary structure | substitution matrix | PSSM | MSA | SIFT | Polyphen2 | MutationTaster | SNAP | |||
Val53Met | brached chain, nonpolar, uncharged | sulfur containing, nonpolar, neutral | |||||||||||
His63Asp | |||||||||||||
Arg67His | |||||||||||||
Met97Ile | |||||||||||||
Asn130Ser | |||||||||||||
Glu168Gln | |||||||||||||
Leu183Pro | |||||||||||||
Thr217Ile | |||||||||||||
Cys282Tyr | |||||||||||||
Arg330Met | Could not be visualized because this resdiue is not contained in the the pdb structure. |
</figtable>
All results from the mutation analysis are summarised in <xr id="summary"/>. Physicochemical properties are specified as characteristics of the aa, side chain polarity and charge.
Val53Met The main effect of the change from valine to methonine is mainly due to the structure, because both aa are nonpolar and neutral. Methionine is linear and valine has a branched structure. As can be seen in the picture, this could lead to clashes with the alpha helix above the methionine.