Difference between revisions of "ClustalW"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategory:BioinformaticsCategory:Genomics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|clustalw}} |{{#vardefine:url|http://www.clustal.org/cl...")
 
m (Text replace - "{{App_Description|app={{#var:app}}|url={{#var:url}}}}|}}" to "{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}} ")
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.
 
<!--Location-->
 
<!--Location-->

Revision as of 01:53, 10 August 2012

Description

clustalw website  

Multiple alignment of nucleic acid and protein sequences. Template:App Location

Available versions

  • 2.1

Running the application using 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.