openmm / pdbfixer

PDBFixer fixes problems in PDB files
Other
443 stars 112 forks source link

PDBFixer Continuous Integration Workflow

PDBFixer

PDBFixer is an easy to use application for fixing problems in Protein Data Bank files in preparation for simulating them. It can automatically fix the following problems:

See our manual

Installation

PDBFixer can be installed with conda or mamba.

conda install -c conda-forge pdbfixer

Alternatively you can install from source, as described in the manual.