A new version?
Last updated on March 23, 2024Why a new version of oligo-melting
? Many reasons:
- Review API and make it mor robust and accessible
- Support providing custom default free energy tables
- Implement new corrections published in literature (e.g., crowding agents,…)
- Update to latest Python version
It might also be interesting to develop this first as a Rust
crate and then serve it
to the python package via pyO3. This should speed it up considerably.
Notes mentioning this note
oligo-melting
A Python package for fast calculation of melting temperature of oligonucleotide sequences. Original code on GitHub Available via PyPi Thoughts...