Description Usage Arguments Details Value See Also
Return alignment list object from reading in sequences from
alignment file(s). Use format
to specify alignment file type. If no
format
given, the function will guess based on file extension.
1 2 | alignment_read(flpths, format = c("guess", "clustal", "msf", "mase",
"phylip", "fasta"))
|
flpths |
File path(s) to alignment file(s) |
format |
Sequnece file format. Default 'guess'. Character. |
Available file formats: "clustal", "msf", "mase", "phylip" and "fasta".
alignment list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.