If the MSAs do not contain the same set of sequences, the sequences will be added to each MSA and filled with missing data. The order of sequences is taken from the first MSA, and sequences are added to this as necessary.
concat.msa(msas, ordered = FALSE, pointer.only = FALSE)
A list of MSA objects to concatenate together.
If FALSE, disregard the order of columns in the combined MSA.
(Advanced use only, for very large MSA objects) If TRUE, return object will be a pointer to an object stored in C.
An object of type MSA