Difference between revisions of "BayesAss"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|bayesass}} |{{#vardefine:url|https://es.osdn.net/projects/sfnet_bayesass/}}...")
 
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}}}}_EXE - example directory
+
* HPC_{{uc:{{#var:app}}}}_EXE - example directory
* HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory
+
* HPC_{{uc:{{#var:app}}}}_DOC - documentation directory
  
 
<!--Configuration-->
 
<!--Configuration-->

Latest revision as of 21:13, 6 December 2019

Description

bayesass website  

Inference of recent migration rates between populations using multi-locus marker genotype data.

Environment Modules

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

System Variables

  • HPC_BAYESASS_DIR - installation directory
  • HPC_BAYESASS_BIN - executable directory
  • HPC_BAYESASS_EXE - example directory
  • HPC_BAYESASS_DOC - documentation directory