Difference between revisions of "CAP3"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "__NOTOC__ __NOEDITSECTION__ Category:Software <!-- ######## Template Configuration ######## --> <!--Edit definitions of the variables used in template calls Required variab...") |
Moskalenko (talk | contribs) |
||
Line 14: | Line 14: | ||
<!--Main settings - REQUIRED--> | <!--Main settings - REQUIRED--> | ||
|{{#vardefine:app|cap3}} | |{{#vardefine:app|cap3}} | ||
+ | |{{#vardefine:ver|20071015}} | ||
|{{#vardefine:url|http://seq.cs.iastate.edu/}} | |{{#vardefine:url|http://seq.cs.iastate.edu/}} | ||
<!--Compiler and MPI settings - OPTIONAL --> | <!--Compiler and MPI settings - OPTIONAL --> | ||
Line 35: | Line 36: | ||
<!--Location--> | <!--Location--> | ||
{{App_Location|app={{#var:app}}|{{#var:ver}}}} | {{App_Location|app={{#var:app}}|{{#var:ver}}}} | ||
− | Intel processor optimized versions of cap3 and formcon are installed at HPC. Opteron optimized versions of these binaries are named cap3-opteron and formcon-opteron. | + | Intel processor optimized versions of cap3 and formcon are installed at HPC. |
+ | |||
+ | Opteron optimized versions of these binaries are named cap3-opteron and formcon-opteron. | ||
<!-- --> | <!-- --> | ||
{{#if: {{#var: mod}}|==Running the application using modules== | {{#if: {{#var: mod}}|==Running the application using modules== |
Revision as of 19:33, 31 October 2011
Description
{{{name}}} website
CAP3 is a sequence assembly program. See documentation at capdoc site.
Template:App Location
Intel processor optimized versions of cap3 and formcon are installed at HPC.
Opteron optimized versions of these binaries are named cap3-opteron and formcon-opteron.
Running the application using modules
To use cap3 with the environment modules system at HPC the following commands are available:
Get module information for cap3:
$module spider cap3
Load the default application module:
$module load cap3
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_CAP3_DIR - directory where cap3 is located.
- HPC_CAP3_BIN - location of the CAP3 executables directory