This project investigates the structural and physicochemical effects of major cancer-associated p53 mutations using BioPython and AlphaFold structural data.
- R175H
- G245S
- R248Q
- R273H
- R282W
- Retrieve p53 protein sequence from UniProt
- Generate cancer-associated mutations
- Calculate molecular properties
- Download AlphaFold structure
- Analyze structural confidence (pLDDT)
- Map hotspot mutations
- Predict mutation severity
- All hotspot mutations occur within the DNA-binding domain.
- AlphaFold confidence scores exceeded 94 for all hotspot residues.
- R248Q exhibited the highest predicted impact.
- R282W showed substantial structural disruption potential.


