Skip to content

Mend PDB files. Clean structures and add Hydrogen tautomeric positions

Notifications You must be signed in to change notification settings

mms-fcul/pdbmender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDBmender

Mend and add hydrogens to PDB files

Installation

apt install python2 gawk
python3 -m pip install pdbmender

Usage

PDBmender is a python module and not a CLI tool (yet). You may find an example in /examples

from pdbmender import mend_pdb, add_tautomers

mend_pdb(<original_pdb>, <cleaned_pdb>, <input_ff>, <output_ff>)

About

Mend PDB files. Clean structures and add Hydrogen tautomeric positions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published