Skip to content

emamars95/complexes_interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analyzing Complex Interfaces

This Jupyter notebook analyzes the interface between two proteins, Prot_A and Prot_B, using a multi-step analytical pipeline. The purpose of this pipeline is to provide insights that can inform future interface redesign efforts.

The notebook demonstrates individual steps of the pipeline for a specific use case:

  • Prot_A: SARS-CoV-2 spike protein
  • Prot_B: Antibody P5A-3C8
  • Prot_C: ACE2 PDB entries: 6M0J and 7Z0X

Getting Started

To use this notebook, you will need to install:

  • Jupyter Notebook
  • PyMOL and download the python module on PATH enviroment
  • InterfaceResidues.py

Run the code

Once you have installed the necessary software, you can run the notebook and follow the steps outlined in each section. There are four sections:

  • Identify and retrieve the PDB entries 6M0J and 7Z0X.
  • Perform structural superimposition of the two complexes to determine the overlap of the binding interfaces using PyMOL. Sructural superimposition of the two complexes
  • Extract the interface residues in each complex using InterfaceResidues within PyMol Interface of the 6M0J complex
  • Perform a comparative analysis of the interface residues of SARS-CoV-2 spike protein in the two complexes to identify important residues

The notebook also includes detailed explanations of each step and the underlying concepts and methods used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published