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.
- Host: GitHub
- URL: https://github.com/jaffar-hussein/python-pdb-parser-and-analysis
- Owner: Jaffar-Hussein
- License: mit
- Created: 2024-02-08T09:11:11.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T15:09:58.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T21:51:24.113Z (about 1 year ago)
- Topics: jupyter-notebook, matplotlib, numpy, pdb, pdb-parser, python3, seaborn
- Language: Python
- Homepage:
- Size: 4.19 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.