Difference between revisions of "Exonerate"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "Usage policy" to "Usage Policy") |
|||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software]][[Category: | + | [[Category:Software]][[Category:Biology]][[Category:Genomics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|exonerate}} | |{{#vardefine:app|exonerate}} | ||
Line 26: | Line 26: | ||
<!--Modules--> | <!--Modules--> | ||
− | + | ==Environment Modules== | |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | + | ==System Variables== | |
+ | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory | ||
<!--Run--> | <!--Run--> | ||
+ | |||
{{#if: {{#var: exe}}|==How To Run== | {{#if: {{#var: exe}}|==How To Run== | ||
DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY | DOUBLE_CLICK_TO_WRITE_INSTRUCTIONS_ON_RUNNING_THE_ACTUAL_BINARY |
Latest revision as of 18:53, 12 August 2022
Description
- Exonerate is a generic tool for pairwise sequence comparison.
- It allows you to align sequences using a many alignment models, using either exhaustive dynamic programming, or a variety of heuristics.
- If you have questions, you can email the Author.
Environment Modules
Run module spider exonerate
to find out what environment modules are available for this application.
System Variables
- HPC_EXONERATE_DIR - installation directory