Rdocumentation
powered by
Learn R Programming
MEET (version 5.1.1)
align.clustalw: 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
Value
Details
This function needs aaMI-package
See Also
align.MEME, align.MUSCLE