GeP: Difference between revisions

From UFRC
Jump to navigation Jump to search
Maxprok (talk | contribs)
Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|gep}} |{{#vardefine:url|https://sourceforge.net/projects..."
 
No edit summary
 
(One intermediate revision by one other user 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
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory


<!--Configuration-->
<!--Configuration-->

Latest revision as of 15:19, 10 June 2022

Description

gep website  

Genome Profiler (GeP) is a program to perform whole-genome multilocus sequence typing (wgMLST) analysis for bacterial isolates.

Environment Modules

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

System Variables

  • HPC_GEP_DIR - installation directory
  • HPC_GEP_BIN - executable directory