nanome-ai / plugin-hydrogens

A simple plugin to add and remove hydrogens to selected structures within the Nanome workspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nanome - Hydrogens

A Nanome Integration Plugin to add/remove hydrogens to/from structures.

Dependencies

Docker

Usage

To run Hydrogens in a Docker container:

$ cd docker
$ ./build.sh
$ ./deploy.sh -a <plugin_server_address> [optional args]

Development

To run Hydrogens with autoreload:

$ python3 -m pip install -r requirements.txt
$ python3 run.py -r -a <plugin_server_address> [optional args]

License

MIT

About

A simple plugin to add and remove hydrogens to selected structures within the Nanome workspace

License:MIT License


Languages

Language:Shell 65.3%Language:Python 27.8%Language:Dockerfile 6.9%