项目作者: shivChitinous

项目描述 :
calculating radii of gyration of proteins from .pdb files
高级语言: Jupyter Notebook
项目地址: git://github.com/shivChitinous/rad-gyres.git
创建时间: 2020-12-13T13:49:57Z
项目社区:https://github.com/shivChitinous/rad-gyres

开源协议:

下载


rad-gyres

Binder

Check out protein structures here!

Visualizing centre of masses and radii of gyration for some proteins in the protein data bank (PDB).

read_process_PDB and radii_gyration.ipynb contain scripts for the following:

  1. Downloading and parsing .pdb files
  2. Plotting positions of skeletal atoms
  3. Plotting all atoms
  4. Plotting C and N termini
  5. Calculating and plotting centre of mass
  6. Calculating and plotting radius of gyration

References:

  1. Lobanov, M.Y., Bogatyreva, N.S. & Galzitskaya, O.V. Radius of gyration as an indicator of protein structure compactness. Mol Biol 42, 623–628 (2008).
  2. Rob Phillips, Jane Kondev, Julia Theriot, and Hernan G. Garcia. 1960. Physical Biology of the Cell. Second Edition.
  3. Chaitanya Athale’s Cellular Biophysics Course at IISER Pune

GitHub