ClustalW: Difference between revisions
Jump to navigation
Jump to search
Moskalenko (talk | contribs) Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|clustalw}} |{{#vardefine:url|http://www.clustal.org/cl..." |
No edit summary |
||
(13 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[Category:Software]][[Category: | [[Category:Software]][[Category:Biology]][[Category:Alignment]] | ||
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|clustalw}} | |{{#vardefine:app|clustalw}} | ||
Line 19: | Line 19: | ||
<!--Description--> | <!--Description--> | ||
{{#if: {{#var: url}}| | {{#if: {{#var: url}}| | ||
{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}} | {{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} | ||
Multiple alignment of nucleic acid and protein sequences. | Multiple alignment of nucleic acid and protein sequences. | ||
<!--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 | ||
Line 42: | Line 41: | ||
See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | See the [[{{PAGENAME}}_PBS]] page for {{#var: app}} PBS script examples.|}} | ||
<!--Policy--> | <!--Policy--> | ||
{{#if: {{#var: policy}}|==Usage | {{#if: {{#var: policy}}|==Usage Policy== | ||
WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used) | WRITE USAGE POLICY HERE (perhaps templates for a couple of main licensing schemes can be used) | ||
|}} | |}} |
Latest revision as of 18:37, 12 August 2022
Description
Multiple alignment of nucleic acid and protein sequences.
Environment Modules
Run module spider clustalw
to find out what environment modules are available for this application.
System Variables
- HPC_CLUSTALW_DIR - installation directory