Difference between revisions of "RNAsalsa"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:biologyCategory:phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|rnasalsa}} |{{#vardefine:url|https://www.zfmk.de/en/rese...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 21:24, 6 December 2019

Description

rnasalsa website  

RNAsalsa adapts known strcuture information to the considered sequences in several steps. Conserved structure features are verified via primary sequence variation and the detection of consistent and compensatory substitutions, which requires internal alignment steps. Remaining highly variable sections, where conserved structures cannot be detected, are folded by minimizing free energy. The result is a complete individual secondary structure for each sequence. A final alignment is done by taking both structure and sequence information of each position into account. For further tree reconstruction analysis, a sequence alignment with a consensus structure allows the application of RNA substitution models in the conserved paired regions of the considered RNA genes. It is important to notice, that RNAsalsa uses structure information for adjusting and refining the sequence alignment and vice versa.

Environment Modules

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

System Variables

  • HPC_RNASALSA_DIR - installation directory
  • HPC_RNASALSA_BIN - executable directory