Skip to content

carlosmr12/ppi_interfaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Identification and visualisation of PPI interfaces using biopython and nglview

This workshop is an introduction to protein structure data in the Protein Data Bank (PDB) and how to process it for data extraction. I presented a brief introduction to the Protein Data Bank and how protein structure data is organised. I focused on .pdb files and tools to process them. Here I covered biopython to parse protein structure data from the PDB and nglviewer as an alternative for data visualisation.

Requirements

  • Python 3.6

Installation

Using pip:

pip install -r requirements.txt

Usage

jupyter notebook

All the examples are available in the notebook biopython_nglviewer.ipynb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published