The online calculator is currently unavailable
To run the calculator on a personal computer, install Python and the dnacurve package:
python -m pip install -U dnacurve[all]
Start the calculator web application on the command line
python -m dnacurve --web
or via the dnacurve_web executable in Python's script folder.