Difference between revisions of "Gmap"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) (Created page with "__NOTOC__ __NOEDITSECTION__ Category:SoftwareCategory:BioinformaticsCategory:Genomics <!-- ######## Template Configuration ######## --> <!--Edit definitions of the v...") |
Moskalenko (talk | contribs) |
||
Line 37: | Line 37: | ||
{{App_Location|app={{#var:app}}|{{#var:ver}}}} | {{App_Location|app={{#var:app}}|{{#var:ver}}}} | ||
==Available versions== | ==Available versions== | ||
− | * 20070928 (used by [[PASA]]) | + | * 20070928 (used by [[PASA]]). |
− | * 20120111 (default) | + | * 20120111. |
+ | * 20120323 (default). | ||
<!-- --> | <!-- --> | ||
{{#if: {{#var: mod}}|==Running the application using modules== | {{#if: {{#var: mod}}|==Running the application using modules== |
Revision as of 13:35, 29 March 2012
Description
{{{name}}} website
GMAP: A Genomic Mapping and Alignment Program for mRNA and EST Sequences, and
GSNAP: Genomic Short-read Nucleotide Alignment Program
Template:App Location
Available versions
- 20070928 (used by PASA).
- 20120111.
- 20120323 (default).
Running the application using modules
To use gmap with the environment modules system at HPC the following commands are available:
Get module information for gmap:
$module spider gmap
Load the default application module:
$module load gmap
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_GMAP_DIR - directory where gmap is located.
- HPC_GMAP_BIN - executable directory.