Difference between revisions of "HAPLOSWEEP"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|REPLACE}} |{{#vardefine:url|REPLACE}} <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> |{{#vardefin...")
 
m (Text replacement - "#uppercase" to "uc")
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[[Category:Software]]
+
[[Category:Software]][[Category:Biology]][[Category:Phylogenetics]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|REPLACE}}
+
|{{#vardefine:app|haplosweep}}
|{{#vardefine:url|REPLACE}}
+
|{{#vardefine:url|https://github.com/jclev-uga/HAPLOSWEEP}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
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
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:20, 6 December 2019

Description

haplosweep website  

Haplotype-based genotyping designed for polyploid species

Environment Modules

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

System Variables

  • HPC_HAPLOSWEEP_DIR - installation directory
  • HPC_HAPLOSWEEP_BIN - executable directory
  • HPC_HAPLOSWEEP_LIB - library directory
  • HPC_HAPLOSWEEP_DOC - documentation directory