Difference between revisions of "SHAPE-MaP"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|shapemap}} |{{#vardefine:url|http://www.chem.unc.edu/rna...")
 
 
(2 intermediate revisions by 2 users not shown)
Line 21: Line 21:
  
 
<!--Modules-->
 
<!--Modules-->
==Required Modules==
+
==Environment Modules==
 
+
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
===Serial===
 
* gcc/5.2.0
 
* {{#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
 +
* HPC_{{uc:{{#var:app}}}}_BIN - binary directory
 +
* HPC_{{uc:{{#var:app}}}}_CFG - config example directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 17:25, 10 June 2022

Description

shapemap website  

SHAPE-MaP is a concise, direct, and highly accurate technology for reading out the results of an RNA or DNA structure probing experiment by massively parallel sequencing. Chemical modifications are recorded as noncomplementary nucleotides (sequence changes) during cDNA synthesis and are thus not significantly affected by whatever downstream manipulations are required to generate libraries for massively parallel sequencing. Among many uses, SHAPE-MaP makes possible highly accurate RNA secondary structure modeling on genome and transcriptome wide scales.

Environment Modules

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

System Variables

  • HPC_SHAPEMAP_DIR - installation directory
  • HPC_SHAPEMAP_BIN - binary directory
  • HPC_SHAPEMAP_CFG - config example directory