Difference between revisions of "OptiType"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
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_{{uc:{{#var:app}}}}_DIR - installation directory
 
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory

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