Last data update: 2014.03.03

R: Multiple sequence alignment by means of ClustalW
align.clustalwR Documentation

Multiple sequence alignment by means of ClustalW

Description

DNA sequences are aligned by means of ClustalW (Multiple Sequence Alignment).

Usage

align.clustalw(filein, fileout = "Sq.fa", call)

Arguments

filein

A set of nucleotide sequences in FASTA format.

fileout

Output file in FASTA format.

call

string of characters needed to call Clustalw from the working directory

Details

This function needs aaMI-package

Value

Fileout is a file in FASTA format with aligned nucleotide sequences.

Author(s)

Erola Pairo <epeiroatibec.pcb.ub.es> and Joan Maynou <joan.maynouatupc.edu>.

See Also

align.MEME, align.MUSCLE

Results