This is equivalent to what ape::c.phylo does.
A list of class multiAphylo
. Each element corresponds to a single aphylo
object.
data(fakeexperiment)
data(faketree)
ans <- new_aphylo(fakeexperiment[,2:3], tree = as.phylo(faketree))
c(ans, ans)
#> 2 annotated phylogenetic trees