Description Usage Arguments Value Examples
View source: R/concatenateAlignments.R
Function for concatenating a large number of alignments
1 2 3 4 5 6 | concatenateAlignments(
alignment.folder = NULL,
file.name = NULL,
output.dir = NULL,
partition.format = c("raxml", "table")
)
|
alignment.folder |
folder that contains aligmnents to be concatenated |
file.name |
output file name |
output.dir |
directory to save file to |
partition.format |
partition file format. Can select both. |
saves to file concatenated alignments and partition files delimiting the coordinates of each indidividual marker
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.