Skip to main content

Adding hydrogen atoms to molecular models

Project description

doc/static/assets/hydride_logo.svg

Hydride - Adding hydrogen atoms to molecular models

Many tasks in structural biology ranging from simulations and hydrogen bond detection to mere visual analysis, require complete molecular models. However, most experimentally determined structures do not include the position of hydrogen atoms, due to their small size and electron density.

Hydride is an easy-to-use program and library written in Python that adds missing hydrogen atoms to molecular models based on known bond lengths and angles. Since it does not require force-field parameters for the specific molecule(s), it can be used for adding hydrogen atoms to almost any organic molecule - from small ligands to large protein complexes.

doc/images/cover_structure.svg

Installation

In order to use Hydride you need to have Python (at least 3.7) installed.

You can install Hydride via

$ pip install hydride

Usage

In its basic invocation Hydride reads an input structure file, adds hydrogen atoms to the molecular model and writes the resulting model into an output structure file.

$ hydride -i input_structure.pdb -o output_structure.pdb

Python API

Hydride also provides a Python API to add hydrogen atoms to AtomArray objects from Biotite.

atom_array, _ = hydride.add_hydrogen(atom_array)
atom_array.coord = hydride.relax_hydrogen(atom_array)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hydride-1.1.2.tar.gz (248.9 kB view hashes)

Uploaded Source

Built Distributions

hydride-1.1.2-cp311-cp311-win_amd64.whl (364.0 kB view hashes)

Uploaded CPython 3.11 Windows x86-64

hydride-1.1.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

hydride-1.1.2-cp311-cp311-macosx_11_0_arm64.whl (387.8 kB view hashes)

Uploaded CPython 3.11 macOS 11.0+ ARM64

hydride-1.1.2-cp311-cp311-macosx_10_9_x86_64.whl (416.5 kB view hashes)

Uploaded CPython 3.11 macOS 10.9+ x86-64

hydride-1.1.2-cp310-cp310-win_amd64.whl (364.7 kB view hashes)

Uploaded CPython 3.10 Windows x86-64

hydride-1.1.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

hydride-1.1.2-cp310-cp310-macosx_11_0_arm64.whl (389.3 kB view hashes)

Uploaded CPython 3.10 macOS 11.0+ ARM64

hydride-1.1.2-cp310-cp310-macosx_10_9_x86_64.whl (417.2 kB view hashes)

Uploaded CPython 3.10 macOS 10.9+ x86-64

hydride-1.1.2-cp39-cp39-win_amd64.whl (366.4 kB view hashes)

Uploaded CPython 3.9 Windows x86-64

hydride-1.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

hydride-1.1.2-cp39-cp39-macosx_11_0_arm64.whl (391.1 kB view hashes)

Uploaded CPython 3.9 macOS 11.0+ ARM64

hydride-1.1.2-cp39-cp39-macosx_10_9_x86_64.whl (419.4 kB view hashes)

Uploaded CPython 3.9 macOS 10.9+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page