Description Usage Arguments Value Note Author(s) See Also Examples
c.alignment concatenates two or more sets of sequences of the same gene partition into a single object of class alignment.
c.genes concatenates two or more sets of sequences representing different gene partitions.
1 2 3 4 5 |
... |
two or more object of class |
single.list |
list object whose elements are of class |
match |
logical, if |
An object of classes alignment or codeDNAbin.
Sequences are matched by their named, therefore sequence names require identical spelling if they are to be concatenated.
Christoph Heibl
read.fas and write.fas for reading and writing DNA sequence files.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.