Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 618 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 618 Bytes

PythonPDBStructures

A small python3 library with miscellaneous functions to deal with protein structures in PDB files.

If you are looking for a easy user interface, higher level functions, and more information in general check out HPC_Drug.

Installation

python -m pip install git+https://github.com/MauriceKarrenbrock/PythonPDBStructures.git

Documentation

Read the documentation here.

Code

The code can be found here.