README.md

rmelting: R Interface to MELTING 5 logo

Version : 1.13.3; License: GPL-2|GPL-3
Aravind, J.1 and Krishna, G. K.2
  1. Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resources, New Delhi
  2. Division of Crop Physiology, ICAR-Indian Agricultural Research Institute, New Delhi

minimal R
version License: GPL
v3 develVersion Github Code
Size R-CMD-check-bioc Project Status:
WIP lifecycle Last-changedate Website -
pkgdown .

Description

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

The package can be installed from Bioconductor as follows.

if (!"BiocManager" %in% rownames(installed.packages())) 
  install.packages("BiocManager")
BiocManager::install("rmelting")

The development version can be installed from github as follows.

if (!require('devtools')) install.packages('devtools')
devtools::install_github("aravind-j/rmelting")

Detailed tutorial

For a detailed tutorial on how to used this package type:

browseVignettes(package = 'rmelting')

What’s new

To know whats new in this version type:

news(package='rmelting')

Links

Bioconductor page

Github page

Documentation website

Bioconductor checks and metrics

[![Bioc release version](https://img.shields.io/badge/Bioconductor%20release-3.17-brightgreen.svg)](https://bioconductor.org/install/) [![Pkg Bioc release version](https://img.shields.io/badge/BioC%20release-1.16.0-brightgreen.svg)](https://bioconductor.org/packages/release/bioc/html/rmelting.html) [![in Bioc release](https://bioconductor.org/shields/years-in-bioc/rmelting.svg)](https://bioconductor.org/packages/release/bioc/html/rmelting.html#since) [![Bioc release status](https://bioconductor.org/shields/build/release/bioc/rmelting.svg)](http://bioconductor.org/checkResults/release/bioc-LATEST/rmelting/) [![Bioc Download rank](https://bioconductor.org/shields/downloads/release/rmelting.svg)](http://bioconductor.org/packages/stats/bioc/rmelting/) [![Bioc devel version](https://img.shields.io/badge/Bioconductor%20devel-3.18-orange.svg)](https://bioconductor.org/install/) [![Pkg Bioc devel version](https://img.shields.io/badge/BioC%20devel-1.17.0-orange.svg)](https://bioconductor.org/packages/devel/bioc/html/rmelting.html) [![in Bioc devel](https://bioconductor.org/shields/years-in-bioc/rmelting.svg)](https://bioconductor.org/packages/devel/bioc/html/rmelting.html#since) [![Bioc devel status](https://bioconductor.org/shields/build/devel/bioc/rmelting.svg)](http://bioconductor.org/checkResults/devel/bioc-LATEST/rmelting/) [![Bioc Download rank](https://bioconductor.org/shields/downloads/devel/rmelting.svg)](http://bioconductor.org/packages/stats/bioc/rmelting/)

Citing rmelting

To cite the methods in the package use:

citation("rmelting")
To cite the R package 'rmelting' in publications use:

  Aravind, J. and Krishna, G. K. (2023).  rmelting: R Interface to
  MELTING 5. R package version 1.13.3,
  https://aravind-j.github.io/rmelting/.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {rmelting: R Interface to MELTING 5},
    author = {J. Aravind and G. K. Krishna},
    year = {2023},
    note = {R package version 1.13.3},
    note = {https://aravind-j.github.io/rmelting/},
  }

This free and open-source software implements academic research by the
authors and co-workers. If you use it, please support the project by
citing the package.


aravind-j/rmelting documentation built on May 16, 2023, 10:47 p.m.