View source: R/initialize_primers_tree.R
align.seqs | R Documentation |
Computes a multiple sequence alignment using MAFFT.
align.seqs(seqs, names)
seqs |
The sequences to be aligned. |
names |
The identifiers of the sequences. |
An alignment object as created from seqinr's read.alignment method.
Katoh, Misawa, Kuma, Miyata 2002 (Nucleic Acids Res. 30:3059-3066) MAFFT: a novel method for rapid multiple sequence alignment based on fast Fourier transform.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.