Bioc2026 Registration Open!

rmelting

R Interface to MELTING 5

Bioconductor version: 3.23 · Package version: 1.28.0

R interface to the MELTING 5 program (https://www.ebi.ac.uk/biomodels/tools/melting/) to compute melting temperatures of nucleic acid duplexes along with other thermodynamic parameters.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("rmelting")

Details

MaintainerJ. Aravind <j.aravind@icar.gov.in>
AuthorJ. Aravind [aut, cre] (ORCID: <https://orcid.org/0000-0002-4791-442X>), G. K. Krishna [aut], Bob Rudis [ctb] (melting5jars), Nicolas Le Novère [ctb] (MELTING 5 Java Library), Marine Dumousseau [ctb] (MELTING 5 Java Library), William John Gowers [ctb] (MELTING 5 Java Library)
LicenseGPL-2 | GPL-3
URLhttps://github.com/aravind-j/rmelting, https://aravind-j.github.io/rmelting/
Bug Reportshttps://github.com/aravind-j/rmelting/issues
System RequirementsJava
Downloads rank242
Source branchRELEASE_3_23
biocViewsBiomedicalInformatics, Cheminformatics, Software

Documentation

Download

Dependencies

Depends: R (>= 3.6)

Imports: Rdpack, rJava (>= 0.9-8)

Suggests: readxl, knitr, rmarkdown, reshape2, pander, testthat