Difference between revisions of "DIYABC"

From UFRC
Jump to navigation Jump to search
m (Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "")
m (Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==")
Line 30: Line 30:
 
* 1.0.43 (EL6)
 
* 1.0.43 (EL6)
 
<!--Modules-->
 
<!--Modules-->
{{#if: {{#var: mod}}|==Running the application using modules==
+
{{#if: {{#var: mod}}|==Execution Environment and Modules==
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
{{App_Module|app={{#var:app}}|intel={{#var:intel}}|mpi={{#var:mpi}}}}|}}
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->
 
<!--Add additional HPC_FOO_BIN and other ENV VARIABLES below-->

Revision as of 02:02, 10 August 2012

Description

diyabc website  

A user-friendly approach to Approximate Bayesian Computation for inference on population history using molecular markers

Note: this software is installed, but not supported as the upstream authors do not consider it stable and are working on a more usable release.

Available versions

  • 1.0.4.{34, 39, 41, 45, 46} (EL5)
  • 1.0.43 (EL6)

Execution Environment and Modules

To use diyabc with the environment modules system at HPC the following commands are available:

Get module information for diyabc:

$module spider diyabc

Load the default application module:

$module load diyabc

The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:

  • HPC_DIYABC_DIR - directory where diyabc is located.