Difference between revisions of "Erpin"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|erpin}} |{{#vardefine:url|http://rna.igmors.u-psud.fr/So...")
 
m (Text replacement - "#uppercase" to "uc")
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:testing|}}      <!--PROFILING-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
 
|{{#vardefine:faq|}}            <!--FAQ-->
|{{#vardefine:citation|}}      <!--CITATION-->
+
|{{#vardefine:citation|1}}      <!--CITATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|{{#vardefine:installation|}} <!--INSTALLATION-->
 
|}
 
|}
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 - exectuable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - exectuable directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
* HPC_{{#uppercase:{{#var:app}}}}_EXE - test directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - test directory
* HPC_{{#uppercase:{{#var:app}}}}_SCP - scripts directory
+
* HPC_{{uc:{{#var:app}}}}_SCP - scripts directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:21, 6 December 2019

Description

erpin website  

RPIN (Easy RNA Profile IdentificatioN) is an RNA motif search program developped by Daniel Gautheret and André Lambert. Unlike most RNA pattern matching programs, ERPIN does not require users to write complex descriptors before starting a search. Instead ERPIN reads a sequence alignement and secondary structure, and automatically infers a statistical "secondary structure profile" (SSP). An original Dynamic Programming algorithm then matches this SSP onto any target database, finding solutions and their associated scores. In the latest version (unpublished) Erpin computes E-values for matches.

Environment Modules

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

System Variables

  • HPC_ERPIN_DIR - installation directory
  • HPC_ERPIN_BIN - exectuable directory
  • HPC_ERPIN_DOC - documentation directory
  • HPC_ERPIN_EXE - test directory
  • HPC_ERPIN_SCP - scripts directory




Citation

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

Gautheret D, Lambert A. (2001) Direct RNA Motif Definition and Identification from Multiple Sequence Alignments using Secondary Structure Profiles. J Mol Biol. 313:1003-11