Difference between revisions of "MELTING"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|melting}} |{{#vardefine:url|http://sourceforge.net/pro...")
 
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:Bioinformatics]][[Category:Genomics]]
+
[[Category:Software]][[Category:Biology]][[Category:Genomics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|melting}}
 
|{{#vardefine:app|melting}}
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
===Serial===
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
* {{#var:app}}
 
<!--
 
===Parallel (OpenMP)===
 
* intel
 
* {{#var:app}}
 
===Parallel (MPI)===
 
* intel
 
* openmpi
 
* {{#var:app}}
 
-->
 
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==
Line 68: Line 58:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
 
If you publish research that uses {{#var:app}} you have to cite it as follows:
  
Le Novère N. (2001). MELTING, computing the melting temperature of nucleic acid duplex. Bioinformatics, 17: 1226-1227.  
+
Le Novère N. (2001). MELTING, computing the melting temperature of nucleic acid duplex. Bioinformatics, 17: 1226-1227.
  
 
Dumousseau M., Rodriguez N., Juty N., Le Novère N. (2012) MELTING, a flexible platform to predict the melting temperatures of nucleic acids. BMC Bioinformatics, 13: 101.
 
Dumousseau M., Rodriguez N., Juty N., Le Novère N. (2012) MELTING, a flexible platform to predict the melting temperatures of nucleic acids. BMC Bioinformatics, 13: 101.
 
  
 
|}}
 
|}}

Latest revision as of 19:50, 12 August 2022

Description

melting website  

MELTING is a software to compute, for a nucleic acid duplex, the enthalpy and the entropy of the helix coil transition and then the melting temperature. Four types of hybridization are possible : DNA/DNA, RNA/RNA, RNA/DNA and mRNA/RNA.

Environment Modules

Run module spider melting to find out what environment modules are available for this application.

System Variables

  • HPC_MELTING_DIR - installation directory




Citation

If you publish research that uses melting you have to cite it as follows:

Le Novère N. (2001). MELTING, computing the melting temperature of nucleic acid duplex. Bioinformatics, 17: 1226-1227.

Dumousseau M., Rodriguez N., Juty N., Le Novère N. (2012) MELTING, a flexible platform to predict the melting temperatures of nucleic acids. BMC Bioinformatics, 13: 101.