Anatomical scaffold generator using Zinc. Install with:
pip install scaffoldmaker
For developing scaffolds:
git clone git+https://github.com/ABI-Software/scaffoldmaker cd scaffoldmaker pip install -e .
Requires the following Python libraries to be installed.
- cmlibs.zinc
- cmlibs.utils
We recommend installing scaffoldmaker into a virtual python environment. See python virtual environment documentation for information on virtual environments.