restraintmaker package
Subpackages
- restraintmaker.algorithm package
- restraintmaker.interface_Pymol package
- restraintmaker.io package
- restraintmaker.test package
- restraintmaker.tools_Rdkit package
- restraintmaker.utils package
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.