Difference between revisions of "MetaCherchant"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BiologyCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|metacherchant}} |{{#vardefine:url|https://github.com/ctl...")
 
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
* HPC_{{#uppercase:{{#var:app}}}}_LIB - library directory
+
* HPC_{{uc:{{#var:app}}}}_LIB - library directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:22, 6 December 2019

Description

metacherchant website  

MetaCherchant is a tool for analysing genomic environment of a nucleotide sequence within a metagenome. The implementation is based on MetaFast source code.

Environment Modules

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

System Variables

  • HPC_METACHERCHANT_DIR - installation directory
  • HPC_METACHERCHANT_BIN - executable directory
  • HPC_METACHERCHANT_LIB - library directory