Difference between revisions of "Diamond"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
Moskalenko (talk | contribs) |
||
Line 40: | Line 40: | ||
==System Variables== | ==System Variables== | ||
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | * HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory | ||
+ | * HPC_{{#uppercase:{{#var:app}}}}_DOC - documentation directory with the PDF manual | ||
+ | * HPC_{{#uppercase:{{#var:app}}}}_REF or DIAMONDDB - reference database directory | ||
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Revision as of 16:07, 2 November 2016
Description
DIAMOND is a new high-throughput program for aligning a file of NGS reads against a protein reference database such as NR, at up to 16000 times the speed of BLASTX, with little loss of sensitivity.
See the full PDF Diamond Manual for usage details.
Required Modules
Serial
- diamond
System Variables
- HPC_{{#uppercase:diamond}}_DIR - installation directory
- HPC_{{#uppercase:diamond}}_DOC - documentation directory with the PDF manual
- HPC_{{#uppercase:diamond}}_REF or DIAMONDDB - reference database directory