An open API service indexing awesome lists of open source software.

https://github.com/jaffar-hussein/python-pdb-parser-and-analysis

A Python-based parser and analysis tool for Protein Data Bank (PDB) files. The project aims to facilitate the manipulation of PDB files, enabling users to extract and compute various structural properties of proteins, such as counting amino acid residues and calculating distances between atoms.
https://github.com/jaffar-hussein/python-pdb-parser-and-analysis

jupyter-notebook matplotlib numpy pdb pdb-parser python3 seaborn

Last synced: 11 months ago
JSON representation

A Python-based parser and analysis tool for Protein Data Bank (PDB) files. The project aims to facilitate the manipulation of PDB files, enabling users to extract and compute various structural properties of proteins, such as counting amino acid residues and calculating distances between atoms.

Awesome Lists containing this project

README

          

# Python-PDB-Parser-and-Analysis
A Python-based parser and analysis tool for Protein Data Bank (PDB) files. The project aims to facilitate the manipulation of PDB files, enabling users to extract and compute various structural properties of proteins, such as counting amino acid residues and calculating distances between atoms.