Difference between revisions of "Hyb"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:NGSCategory:RNA-Seq {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|hyb}} |{{#vardefine:url|https://github.com/gku...")
 
 
(3 intermediate revisions by 3 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===
 
* {{#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==

Latest revision as of 15:07, 10 June 2022

Description

hyb website  

Hyb is a bioinformatics pipeline for analysis of CLASH (crosslinking, ligation and sequencing of hybrids) data.

Environment Modules

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

System Variables

  • HPC_HYB_DIR - installation directory