This python library designs PKSs automatically from chemical structures.
docker build -t retrotide .
docker run -it --volume "${PWD}:/app" --workdir /app retrotide bash
docker run -it --volume "${PWD}:/app" --workdir /app -p 8888:8888 retrotide jupyter notebook --no-browser --ip=0.0.0.0 --allow-root