JPSieg/MeltR: Automated fitting of RNA/DNA absorbance melting curves and fluorescence binding isotherms in R

MeltR is a R package that fits nucleic acids folding data to molecular models to obtain thermodynamic parameters. MeltR automates the trivial but time-consuming tasks associated with non-linear regression, and uses “nls” to fit the data to molecular models, leading facile conversion of raw data into useful thermodynamic parameters. Moreover, the “nls” function, included in base R, consists of a R interface with a C++ core for numerically solving non-linear regression problems, making fitting with MeltR fast and robust.

Getting started

Package details

Maintainer
License
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("JPSieg/MeltR")
JPSieg/MeltR documentation built on Feb. 4, 2024, 7:10 a.m.