Skip to content

PDBFixer fixes problems in PDB files // Forked

License

Notifications You must be signed in to change notification settings

macrocosm-os/pdbfixer

This branch is 4 commits behind openmm/pdbfixer:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 10, 2024
Nov 9, 2024
Nov 4, 2024
Mar 24, 2014
Dec 4, 2017
Aug 29, 2013
Jul 16, 2024
Feb 8, 2023
Nov 13, 2014
Nov 9, 2024

Repository files navigation

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:

  • Add missing heavy atoms.
  • Add missing hydrogen atoms.
  • Build missing loops.
  • Convert non-standard residues to their standard equivalents.
  • Select a single position for atoms with multiple alternate positions listed.
  • Delete unwanted chains from the model.
  • Delete unwanted heterogens.
  • Build a water box for explicit solvent simulations.

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.

About

PDBFixer fixes problems in PDB files // Forked

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.1%
  • HTML 22.7%
  • Shell 1.2%