1 / 21

PRM based Protein Folding

PRM based Protein Folding. CS365:Artificial Intelligence. Era Jain (Y9209) Romil Gadia (Y9496). Problem Statement. Motivation???. Protein Folding & Articulated Robot. Protein Folding & Articulated Robot. Importance of map reduction. Importance of map reduction. Map Reduction.

regis
Download Presentation

PRM based Protein Folding

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. PRM based Protein Folding CS365:Artificial Intelligence Era Jain (Y9209) Romil Gadia (Y9496)

  2. Problem Statement Motivation???

  3. Protein Folding & Articulated Robot

  4. Protein Folding & Articulated Robot

  5. Importance of map reduction

  6. Importance of map reduction

  7. Map Reduction 2 step process: 1)Sampling of nodes 2)Connection of nodes

  8. Node Sampling Sampled States Angles(phi,psi) perturbed Native State (coordinates) Native State (angles) Sampled States Angles(phi,psi) perturbed (Coordinates) Corresponding sampled states as nodes Filtered Energies Energies (Sampled States)

  9. Node Sampling Sampled States Angles(phi,psi) perturbed Native State (coordinates) Native State (angles) Sampled States Angles(phi,psi) perturbed (Coordinates) Corresponding sampled states as nodes Filtered Energies Energies (Sampled States)

  10. Node Sampling Sampled States Angles(phi,psi) perturbed Native State (coordinates) Native State (angles) Sampled States Angles(phi,psi) perturbed (Coordinates) Corresponding sampled states as nodes Filtered Energies Energies (Sampled States)

  11. Node Sampling Formula

  12. Node Sampling Sampled States Angles(phi,psi) perturbed Native State (coordinates) Native State (angles) Sampled States Angles(phi,psi) perturbed (Coordinates) Corresponding sampled states as nodes Filtered Energies Energies (Sampled States)

  13. Energies Filtered Energies

  14. Node Sampling Sampled States Angles(phi,psi) perturbed Native State (coordinates) Native State (angles) Sampled States Angles(phi,psi) perturbed (Coordinates) Corresponding sampled states as nodes Filtered Energies Energies (Sampled States)

  15. Node Connection Generating intermediate nodes between neighbors Sampled Nodes(Nodes) (Angles) k-nearest neighbors for each node Energies of intermediate nodes Transition probabilities between intermediate nodes and original nodes Graph with edges (weights as per energetic feasibilty) Weights of edges

  16. Node Connection Formula

  17. Querying the Roadmap Protein Folding – Stochastic Process Dijkstra’s Algorithm v/s Monte-Carlo Simulation

  18. Our Progress so far... Generated torsional angles from the native state pdb file Generated about 6000 nodes (conformations) via Gaussian Sampling Calculated energies for each of these conformations. Filtered the nodes based on their energies In short we are done with sampling. We have to work on node connection (edge weight calculation) For parts 2, 3, 4 we wrote the code. For part 1, we are using a python library[4]

  19. References [1 ] A Motion Planning Approach to Studying Molecular Motions, Lydia Tapia, Shawna Thomas, Nancy M. Amato, Communications in Information and Systems, 10(1):53-68, 2010. Also, Technical Report, TR08-006, Parasol Laboratory, Department of Computer Science, Texas A&M University, Nov 2008. [2] Intelligent Motion Planning and Analysis with Probabilistic Roadmap Methods for the Study of Complex and High-Dimensional Motions, Lydia Tapia, Ph.D. Thesis, Parasol Laboratory, Department of Computer Science, Texas A&M University, College Station, Texas, Dec 2009. [3] Image Sources: https://parasol-www.cse.tamu.edu/groups/amatogroup/foldingserver/ [4] Code Sources: http://code.google.com/p/pdb-tools/ https://sites.google.com/site/crankite/

More Related