clustalo | R Documentation |
Calls clustal omega to align a set of sequences of class DNAbin. Run without any arguments to see all the options you can pass to the command line clustal omega.
clustalo(x, exec = "clustalo", quiet = TRUE, original.ordering = TRUE, ...)
x |
an object of class 'DNAbin' |
exec |
a character string with the name or path to the program |
quiet |
whether to supress output to stderr or stdout |
original.ordering |
use the original ordering of the sequences |
... |
additional arguments passed to the command line clustalo |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.