Explore upgrading PDB2PQR version to version 3. This should allow us to reduce the image build time since the software could be installed via PIP and keep everything within Python 3.
Tasks Needed:
Update Dockerfile to install PDB2PQR 3.1.0
Update Job Service to support new version
Make sure job_control.py uses correct command
Update frontend to support new version (see Electrostatics/apbs-web#2)
Explore upgrading PDB2PQR version to version 3. This should allow us to reduce the image build time since the software could be installed via PIP and keep everything within Python 3.
Tasks Needed: