Description Usage Arguments Details Author(s) See Also
DNA sequences are aligned by means of Muscle Version 3.8. (Multiple Sequences Alignment)
| 1 | align.muscle(filein , fileout = "Sq.fa", gapopen = gapopen, maxiters = maxiters, gapextend = gapextend, call)
 | 
| filein | A set of nucleotide sequences in FASTA format. | 
| fileout | Output file in FASTA format. | 
| gapopen | Gap open score. | 
| maxiters | Maximum number of iterations. | 
| gapextend | Gap extend score. | 
| call | string of characters needed to call Muscle from the working directory | 
Gapopen and gapextend must be negative. Output is a file in FASTA format with aligned nucleotide sequences. This function needs aaMI-package.
Erola Pairo <epeiroatibec.pcb.ub.es> and Joan Maynou <joan.maynouatupc.edu>
align.clustalw, align.MEME
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.