Difference between revisions of "OptiType"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|optitype}} |{{#vardefine:url|https://github.com/FRED-2/O...")
 
 
(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
* HPC_{{#uppercase:{{#var:app}}}}_EXE - test directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - test directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
* HPC_{{#uppercase:{{#var:app}}}}_CONF - config directory
+
* HPC_{{uc:{{#var:app}}}}_CONF - config directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 16:37, 10 June 2022

Description

optitype website  

OptiType is a novel HLA genotyping algorithm based on integer linear programming, capable of producing accurate 4-digit HLA genotyping predictions from NGS data by simultaneously selecting all major and minor HLA Class I alleles.

Environment Modules

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

System Variables

  • HPC_OPTITYPE_DIR - installation directory
  • HPC_OPTITYPE_BIN - executable directory
  • HPC_OPTITYPE_EXE - test directory
  • HPC_OPTITYPE_DOC - documentation directory
  • HPC_OPTITYPE_CONF - config directory