Difference between revisions of "MitoFinder"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|mitofinder}} |{{#vardefine:url|https://gitlab.com/RemiAllio/mitofinder/tree/...")
 
m (Text replacement - "#uppercase" to "uc")
 
Line 25: Line 25:
 
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:23, 6 December 2019

Description

mitofinder website  

Mitofinder is a pipeline to assemble mitochondrial genomes and extract mitochondrial genes from trimmed sequencing read data.

Environment Modules

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

System Variables

  • HPC_MITOFINDER_DIR - installation directory
  • HPC_MITOFINDER_BIN - executable directory