Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 525 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 525 Bytes

Biocalcs

Biocalcs is a clean, simple website capable of carrying out basic calculations involving nucleic acids. Its goal is to provide an intuitive and fast interface allowing people to easily calculate things such as complements, reverse complements, and melting temperature of DNA strands.

A copy of this site can be found at http://mttmartin42.pythonanywhere.com

Dependencies

Biocalcs is built on Django with the following dependencies:

  • django-bootstrap3
  • biopython