Giter VIP home page Giter VIP logo

peptides-against-cerebral-malaria's Introduction

Peptides Against Cerebral Malaria (PACMal)

Insilico modeling and design of Peptide Drugs against Falciparum Cerebral malaria

This repository contains files, scripts, and summaries that were a part of my summer-cum-fall semester project at IISER Pune in 2020. The project is interdisciplinary in nature and borrows ideas from the fields of structural biology, computational biophysics, and computational chemistry. This project is a part of the iGEM IISER Pune 2020 Team Project where a group of second-third year undergraduates worked on tackling the problem of malaria from every aspect (experiments, human practices, creating social awareness etc). More about what we achieved can be found here.

The goal of my project was to design peptide inhibitors against the DBLb domain of PF11_0521 PfEMP1 (Plasmodium falciparum Erythrocyte Membrane Protein 1), a membrane protein found on the cell-surface of malaria-infected erythrocytes (red blood cells). The attachment of PfEMP1 with ICAM1 allows infected erytrocytes to cross the blood-brain barrier and deposit clumped erythrocytes in the brain. This results in an advanced stage of Malaria called Cerebral Malaria that is characterised by seizures, coma and severe brain damage. Lennartz et al characterized the interaction of PfEMP1 with Human ICAM1 (Intercellular Adhesion Molecule 1), an endothelial receptor, and reported their findings in this 2017 paper. My work (primarily computational) is based on that and this subsequent 2019 paper.

The computational aspects of the project (related files you can find on this repository) are the following:

  1. A Dynamic RCSB database web-parser that takes in a file containing PDB IDs (4 digit-alphanumeric value) and returns a .csv file containing all required information about each interaction. This greatly reduces the time spent on analyzing the details of each structure individually, helps in making quicker decisions, and serves the purpose of a β€˜go-to’ database. The python script can he found here

  2. I performed a technique called Saturated Mutagenesis (Specifically, Computational Saturated Mutagenesis), where we mutate a specific amino-acid residue in a given peptide sequence to all the other 19 natural amino acids and test how this affects the properties of the peptide (in our case, the binding affinity). For example, if the given primary sequence was:
    --GALMFWAS--

    • The objective was to obtain all amino acid sequences that differ from the given sequence by only 1 amino acid (AALMFWAS, CALMFWAS ... etc) .This involves replacing each residue by every other natural amino acid. I used a Python script that worked on top of Chimera, for the same. Further details can be found here.
  3. I scored each mutant obtained from step 2, using foldx. This was performed with a bash script which can be found here.

  4. Molecular Dynamics simulations and analysis of their results consumed a large portion of the project timeline. Simulations were performed on Parambrahma (Supercomputer at IISER Pune) using GROMACS 5. MD simulation scripts can be found here. The analysis primarily involved:

    • Understanding how the peptide inhibitor moved relative to the Protein. For this I calculated how the distance between the centroids of the two entities changed over time. I build PDB_centroid_analyser (A script that uses the regex engine) to output the centroid of a .pdb file. Details can be found here.

    • We wished to understand how (if any) non-covalent interactions influenced the stability of the Protein-peptide interaction and quantify it. For this, I wrote a script that computes the hydrogen-bond profile of an interaction. Files can be found here.

    • We used MD data to understand the binding of the inhibitor to the Protein (check how the centroid of the peptides and Proteins evolve over time) and quantify the Hydrogen Bond retention between the Protein and the peptide.

    • As a part of the iGEM 2020 team, we planned to deliver the drug using a cyclotide (a cyclic peptide with 3 strong intramolecular cysteine bonds). So I grafted my peptide of interest into cyclotide Kalata B1 and then further assessed its stability.

I hope that the scripts I wrote will benefit someone who is trying to solve a similar problem. Although not the perfect solution, I hope these scripts can give you an idea of how to approach the problem. If you found something helpful, do consider starring the repository, creating an issue or just drop a message !

Have a good day!





For clarifications and queries -- Anantha Rao @2020

peptides-against-cerebral-malaria's People

Contributors

anantha-rao12 avatar dependabot[bot] avatar

Stargazers

Alberto Alexander Robles Loaiza avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.