The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Accurate calculation of nucleic acid melting temperature (Tm) is fundamental to many molecular biology applications, and this software scales Tm analysis from individual sequences to genome‑wide thermodynamic profiling. This package extends Tm analysis from simple sequence level computation to comprehensive genome-wide thermodynamic profiling. It takes multiple input formats including sequence strings, FASTA files, genomic coordinates. The implementation provides three Tm calculation methods: the Wallace rule (Thein & Wallace, 1986), empirical GC‑content formulas (Marmur, 1962; Schildkraut, 2010; Wetmur, 1991; Untergasser, 2012; von Ahsen, 2001), and nearest‑neighbor thermodynamics (Breslauer, 1986; Sugimoto, 1996; Allawi, 1998; SantaLucia, 2004; Freier, 1986; Xia, 1998; Chen, 2012; Bommarito, 2000; Turner, 2010; Sugimoto, 1995; Allawi, 1997; SantaLucia, 2005; Zuber, 2022; Ghosh, 2020, 2023). Nearest-neighbor parameter sets are provided for DNA, RNA and RNA/DNA hybrid duplexes. These include sets obtained by melting-temperature optimization that are fitted directly at a stated sodium concentration (Weber, 2015; Ferreira, 2019; Basilio Barbosa, 2019; Banerjee, 2020), which replace salt correction rather than being corrected; salt correction is skipped automatically when the requested condition matches the one a set was fitted at. The Zuber (2022) set additionally replaces the single terminal-AU penalty with end terms that depend on the penultimate base pair, applied automatically at both duplex ends. Parameter sets measured under molecular crowding (Ghosh, 2020, 2023) are also provided for DNA and RNA duplexes, so that duplex stability can be evaluated under cell-like rather than dilute-solution conditions. Corrections are otherwise supported for salt ions (SantaLucia, 1996, 1998; Owczarzy, 2004, 2008) and for chemical conditions such as dimethyl sulfoxide and formamide. A compiled C++ core and parallel task partitioning profile the human genome in 3 minutes on a six-core laptop. This package returns result as a GRanges object for interoperability with Bioconductor workflows and downstream multi-omics analyses. Data-level integration reconciles Tm windows with external multi-omics GRanges objects through overlap, nearest-feature, windowed-count, and binned-average strategies, returning a single unified GRanges object ready for downstream analysis. Visualization-level integration renders multiple feature layers as independent concentric tracks on a shared genomic axis, each retaining its native coordinate resolution. Group comparison supports Wilcoxon rank-sum and Student's t-tests with multiple available correction methods for contrasting Tm and other features across region classes.
| Version: | 1.1.0 |
| Depends: | R (≥ 3.5) |
| Imports: | BiocGenerics, Biostrings, GenomeInfoDb, GenomicRanges, IRanges, Rcpp, S4Vectors, graphics, grDevices, methods |
| LinkingTo: | Rcpp |
| Suggests: | BSgenome, BiocParallel, testthat (≥ 3.0.0), knitr, rmarkdown, remotes, BiocManager, BSgenomeForge, karyoploteR, ggplot2, ggridges, ggforce, ps |
| Published: | 2026-09-14 |
| DOI: | 10.32614/CRAN.package.TmCalculator |
| Author: | Junhui Li |
| Maintainer: | Junhui Li <ljh.biostat at gmail.com> |
| BugReports: | https://github.com/JunhuiLi1017/TmCalculator/issues |
| License: | MIT + file LICENSE |
| NeedsCompilation: | yes |
| Materials: | README, NEWS |
| CRAN checks: | TmCalculator results |
| Package source: | TmCalculator_1.1.0.tar.gz |
| Windows binaries: | r-devel: TmCalculator_1.0.9.zip, r-release: TmCalculator_1.0.9.zip, r-oldrel: TmCalculator_1.0.9.zip |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): TmCalculator_1.0.3.tgz, r-release (x86_64): TmCalculator_1.0.3.tgz, r-oldrel (x86_64): TmCalculator_1.0.3.tgz |
| Old sources: | TmCalculator archive |
| Reverse imports: | ProbeDeveloper |
Please use the canonical form https://CRAN.R-project.org/package=TmCalculator to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.