Difference between revisions of "ClustalW"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) m (Text replace - "==Running the application using modules==" to "==Execution Environment and Modules==") |
Moskalenko (talk | contribs) m (Text replace - "<!--Versions--> ==Available versions== .* <!--Modules-->" to "<!--Modules-->") |
||
Line 23: | Line 23: | ||
Multiple alignment of nucleic acid and protein sequences. | Multiple alignment of nucleic acid and protein sequences. | ||
− | |||
− | |||
− | |||
<!--Modules--> | <!--Modules--> | ||
{{#if: {{#var: mod}}|==Execution Environment and Modules== | {{#if: {{#var: mod}}|==Execution Environment and Modules== |
Revision as of 02:36, 10 August 2012
Description
Multiple alignment of nucleic acid and protein sequences.
Execution Environment and Modules
To use clustalw with the environment modules system at HPC the following commands are available:
Get module information for clustalw:
$module spider clustalw
Load the default application module:
$module load clustalw
The modulefile for this software adds the directory with executable files to the shell execution PATH and sets the following environment variables:
- HPC_CLUSTALW_DIR - directory where clustalw is located.