Difference between revisions of "Rainbow"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:biologyCategory:sequencing {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|rainbow}} |{{#vardefine:url|https://sourceforge.net/project...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 25: Line 25:
 
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

rainbow website  

Rainbow package consists of several programs used for RAD-seq related clustering and de novo assembly.

Environment Modules

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

System Variables

  • HPC_RAINBOW_DIR - installation directory
  • HPC_RAINBOW_BIN - executable directory