Difference between revisions of "Diamond"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category:Genomics]] | + | [[Category:Software]][[Category:Genomics]][[Category:Biology]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|diamond}} | |{{#vardefine:app|diamond}} | ||
Line 25: | Line 25: | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_DOC - documentation directory with the PDF manual |
− | * HPC_{{ | + | * HPC_{{uc:{{#var:app}}}}_REF or DIAMONDDB - reference database directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== |
Latest revision as of 14:41, 15 August 2022
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.
Environment Modules
Run module spider diamond
to find out what environment modules are available for this application.
System Variables
- HPC_DIAMOND_DIR - installation directory
- HPC_DIAMOND_DOC - documentation directory with the PDF manual
- HPC_DIAMOND_REF or DIAMONDDB - reference database directory