Difference between revisions of "Gmap"
Moskalenko (talk | contribs) |
|||
Line 11: | Line 11: | ||
|{{#vardefine:testing|}} <!--Enable performance testing/profiling section --> | |{{#vardefine:testing|}} <!--Enable performance testing/profiling section --> | ||
|{{#vardefine:faq|}} <!--Enable FAQ section --> | |{{#vardefine:faq|}} <!--Enable FAQ section --> | ||
− | |{{#vardefine:citation|}} <!--Enable Reference/Citation section --> | + | |{{#vardefine:citation|1}} <!--Enable Reference/Citation section --> |
|} | |} | ||
<!-- ######## Template Body ######## --> | <!-- ######## Template Body ######## --> | ||
Line 43: | Line 43: | ||
{{#if: {{#var: citation}}|==Citation== | {{#if: {{#var: citation}}|==Citation== | ||
If you publish research that uses {{{app}}} you have to cite it as follows: | If you publish research that uses {{{app}}} you have to cite it as follows: | ||
− | + | ||
+ | Thomas D. Wu and Colin K. Watanabe | ||
+ | GMAP: a genomic mapping and alignment program for mRNA and EST sequences | ||
+ | Bioinformatics 2005 21:1859-1875 | ||
+ | Thomas D. Wu and Serban Nacu | ||
+ | Fast and SNP-tolerant detection of complex variants and splicing in short reads | ||
+ | Bioinformatics 2010 26:873-881 | ||
|}} | |}} |
Revision as of 20:27, 29 March 2013
Description
GMAP: A Genomic Mapping and Alignment Program for mRNA and EST Sequences, and GSNAP: Genomic Short-read Nucleotide Alignment Program
Required Modules
Serial
- gmap
System Variables
- HPC_{{#uppercase:gmap}}_DIR - installation directory
- HPC_GMAP_BIN - executable directory.
How To Run
The default shared Genome Database location is /project/bio/gmap
. If you are a part of a group that's using a large Genome Database you're welcome to put the shared data into the shared Genome Database location. This is, of course, not necessary for custom databases that can be passed to the gmap with "-D" and "-d" command line switches.
Citation
If you publish research that uses {{{app}}} you have to cite it as follows:
Thomas D. Wu and Colin K. Watanabe GMAP: a genomic mapping and alignment program for mRNA and EST sequences Bioinformatics 2005 21:1859-1875 Thomas D. Wu and Serban Nacu Fast and SNP-tolerant detection of complex variants and splicing in short reads Bioinformatics 2010 26:873-881