Description Usage Arguments Note Author(s)
Writes a multiple sequence alignment (MSA) object to a file in one of several formats.
1 2 3 |
x |
an object of class msa |
file |
File to write (will be overwritten). If NULL, output goes to terminal. |
format |
format to write MSA object. Valid values are "FASTA", "PHYLIP", "MPM", or "SS". |
pretty.print |
Whether to pretty-print alignment (turning bases which match the first base in the same column to "."). |
pretty.print does not work if format="SS".
Melissa J. Hubisz and Adam Siepel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.