Code covered by the BSD License  

Highlights from
ClustalW Interface

4.5

4.5 | 4 ratings Rate this file 5 Downloads (last 30 days) File Size: 20.79 KB File ID: #2841

ClustalW Interface

by Steve Simon

 

10 Dec 2002 (Updated 13 Dec 2002)

MATLAB tools for working with ClustalW.

| Watch this File

File Information
Description

There tools are intended for use with the stand-alone version of the ClustalW application. The application is available for free download here:

ftp://ftp-igbmc.u-strasbg.fr/pub/ClustalW/

Documentation for ClustalW is available here:

http://www.infobiogen.fr/doc/ClustalW/clustalw_help.html

Tools included are:

CLUSTALWGUI - simple GUI for alignment tasks

@CLUSTALWCMD - class used to store parameters to pass to ClustalW

CALL_CLUSTALW - function that passes the parameters from a @CLUSTALWCMD object to the ClustalW application

CLUSTALALIGNREAD - file for importing the ClustalW formatted alignment file, produced by ClustalW.

Instructions:

Extract the files to a directory on your MATLAB path. You will also need to place the ClustalW application file in a directory on your system's PATH.

An example alignment file (example.aln) is included for use with CLUSTALWGUI. Follow the steps below, to align the example sequences, using the default options.

1) Open the file from CLUSTALWGUI's File menu.
2) Select a location for the output alignment file. For example, 'aligned.aln'.
3) Press the 'ClustalW!' button.

The output from the ClustalW will be displayed to the screen. You can then use CLUSTALALIGNREAD to import the sequences as a structure, including the consensus line:

s = clustalalignread('aligned.aln')

MATLAB release MATLAB 6.5 (R13)
Other requirements ClustalW application installed locally, on system PATH. Source code and precompiled binaries are available here: ftp://ftp-igbmc.u-strasbg.fr/pub/ClustalW/
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (8)
29 Dec 2003 Wriddhiman Ghosh

Real friend of molecular microbiologists.
Most user friendly.

14 Aug 2004 nirmal barathi  
16 Sep 2004 pravin paul

thanks

04 May 2005 shailendra asthana

nice software

21 Feb 2007 re ma

coul you help me about HMM

27 Oct 2007 Vivek Mutalik

Thanks. This is good.
Looking to get the positional nucleotide Matrix from multiple alignment result. This matrix would have: number of times different nucleotide appears at perticular position. This would help in analysing data using stat toolbox. If you can reply, that'll be great.

29 Jun 2008 Pradosh Mahadani

as ussual

02 Apr 2009 Zeeshan

Can anyone explain to me how to use this (not the GUI, the command line tool...through matlab)? Maybe someone can show me an example of how the call file is "called?"

Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
biotech Steve Simon 22 Oct 2008 06:54:56
pharmaceutical Steve Simon 22 Oct 2008 06:54:56
clustalw Steve Simon 22 Oct 2008 06:54:56
gui Steve Simon 22 Oct 2008 06:54:56
free Steve Simon 22 Oct 2008 06:54:56
alignment Steve Simon 22 Oct 2008 06:54:56
matlab tools Steve Simon 22 Oct 2008 06:54:57

Contact us at files@mathworks.com