170 likes | 364 Views
Drug Docking. Andrew Harris Mark Clement Kenneth Sundberg. Computer Science Department Brigham Young University. Trypsinogen. Trypsin. Chymotrypsinogen. Chymotrypsin. Enterokinase. Duodenal Cell. Genetic Disease.
E N D
Drug Docking Andrew Harris Mark Clement Kenneth Sundberg Computer Science Department Brigham Young University
Trypsinogen Trypsin Chymotrypsinogen Chymotrypsin Enterokinase Duodenal Cell
Genetic Disease • Some diseases caused by over-expression/under-expression of certain proteins or enzymes in a given pathway • Down Syndrome – Trisomy 21, extra 21st chromosome • Larger oral-pharyngeal anatomy • Smaller jaw • Learning disability • Theoretically treatable with drugs
Drug Design Process • Find Targets, Inhibitors, Compounds • Experiment Drug Candidates • Validate in vitro
Information • ZINC, Human Genome Project now make this sequence information available • Reduce time sifting through, predict side effects
PyMOL • A molecular graphics visualization tool • Embedded Python interpreter • Open Source
Drug Docking Algorithm • Searching • Superposition • Rotation • Scoring • Root Mean Square Deviation (RMSD) • Bond Energies
Searching • Centroid Calculation, Geometric Translation • Matrix Multiplication Rotation
Scoring Translation, Rotation Least RMSD score
Drug Docking Algorithm • transpose centroids to the origin • foreach angular displacement in x • foreach angular displacement in y • foreach angular displacement in z • Calculate RMSD • If this RMSD is less than current minimum, save it