Difference between revisions of "Albacore"

From UFRC
Jump to navigation Jump to search
m (Text replacement - "#uppercase" to "uc")
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|albacore}}
 
|{{#vardefine:app|albacore}}
|{{#vardefine:url|https://github.com/Albacore/albacore}}
+
|{{#vardefine:url|https://community.nanoporetech.com}}
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
 
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
Line 18: Line 18:
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
  
Albacore
+
Albacore is the official basecaller for data generated with equipment produced by Oxford Nanopore Technologies such as minION, GridION, and PromethION.
  
 
<!--Modules-->
 
<!--Modules-->
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
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:10, 6 December 2019

Description

albacore website  

Albacore is the official basecaller for data generated with equipment produced by Oxford Nanopore Technologies such as minION, GridION, and PromethION.

Environment Modules

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

System Variables

  • HPC_ALBACORE_DIR - installation directory
  • HPC_ALBACORE_BIN - executable directory