Difference between revisions of "Flappie"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|flappie}} |{{#vardefine:url|https://github.com/nanoporetech/flappie}} <!--CO...")
 
m (Text replacement - "#uppercase" to "uc")
 
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:20, 6 December 2019

Description

flappie website  

Flip-flop basecaller for Oxford Nanopore reads. Basecall Fast5 reads using flip-flop basecalling.

Environment Modules

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

System Variables

  • HPC_FLAPPIE_DIR - installation directory
  • HPC_FLAPPIE_BIN - executable directory