restraintmaker package

Subpackages

Submodules

restraintmaker.restraintMaker module

RestraintMaker Is a programm, that estimates optimal distance restraints for a given bulk of molecules, to interconnect them.

This is the main part of restraintmaker. From here the PyMol Wizard/Plugin is triggered.

Required Packages Needed:

python 3 rdkit pymol numpy scipy

restraintmaker.restraintMaker._check_importing_packages()[source]

This function checks if all needed packages are there.

restraintmaker.restraintMaker.run_plugin()[source]

This is the start point for running the plugin in PyMol, first the package dependencies are checked and then the GUI is started

restraintmaker.restraintMaker.run_plugin_gui()[source]

This function fires up the plugin gui in pymol.

restraintmaker.wizard module

Module contents