Ligation ratio calculator
To use, set the volumes in the right hand box, and add components as necessary below.
Then, just read off from the "Ligation Mix" box for your final volumes
{% if user.is_authenticated %}
Start typing in the name field to bring up a list of your fragments
{% endif %}
{% if not user.is_authenticated %}
Log in to access your library of fragments.
{% endif %}
{% endblock %}