Difference between revisions of "CAP3"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ") |
Moskalenko (talk | contribs) m (Text replace - "<!--Location--> {{App_Location|app={{#var:app}}|{{#var:ver}}}}" to "") |
||
Line 35: | Line 35: | ||
CAP3 is a sequence assembly program. See documentation at [http://deepc2.psi.iastate.edu/aat/cap/capdoc.html capdoc site]. | CAP3 is a sequence assembly program. See documentation at [http://deepc2.psi.iastate.edu/aat/cap/capdoc.html capdoc site]. | ||
− | + | ||
− | |||
Intel processor optimized versions of cap3 and formcon are installed at HPC. | Intel processor optimized versions of cap3 and formcon are installed at HPC. | ||
Revision as of 01:59, 10 August 2012
Description
CAP3 is a sequence assembly program. See documentation at capdoc site.
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.
In addition, pcap binaries are also provided.
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
- HPC_CAP3_DOC - location of the CAP3 docs directory
- HPC_CAP3_EXAMPLE - location of the CAP3 examples directory