Difference between revisions of "Trinity"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
Moskalenko (talk | contribs) |
||
Line 29: | Line 29: | ||
<!--Location--> | <!--Location--> | ||
{{App_Location|app={{#var:app}}|{{#var:ver}}}} | {{App_Location|app={{#var:app}}|{{#var:ver}}}} | ||
+ | ==Available versions== | ||
+ | * r20110519 | ||
+ | * r20110820 (default) | ||
<!-- --> | <!-- --> | ||
{{#if: {{#var: mod}}|==Using application with environment modules system== | {{#if: {{#var: mod}}|==Using application with environment modules system== | ||
Line 35: | Line 38: | ||
To run Trinity after you load the module use the "Trinity.pl" perl script, or run_Trinity.sh shell script, which is particularly useful if the optional ALLPATHS-LG software is enabled. | To run Trinity after you load the module use the "Trinity.pl" perl script, or run_Trinity.sh shell script, which is particularly useful if the optional ALLPATHS-LG software is enabled. | ||
|}} | |}} | ||
− | |||
− |
Revision as of 23:55, 30 January 2012
Description
{{{name}}} website
Trinity contains three applications - Inchworm, Chrysalis, and Butterfly.
Template:App Location
Available versions
- r20110519
- r20110820 (default)
Using application with environment modules system
To use trinity with the environment modules system at HPC the following commands are available:
Get module information for trinity:
$module spider trinity
Load the default application module:
$module load trinity
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_TRINITY_DIR - directory where trinity is located.
How To Run
To run Trinity after you load the module use the "Trinity.pl" perl script, or run_Trinity.sh shell script, which is particularly useful if the optional ALLPATHS-LG software is enabled.