Category "phylogeny"

R: Building phylogenetic tree from arbitrary features?

StackExchange. I'm trying to build a phylogenetic tree for >100 individuals, using R. However, while tutorials for packages like APE and ggtree readily show

R phylo object: how to connect node label and node number

A phylo object in R can have internal node labels (phylo_obj$node.label), but many R functions use node numbers instead of the node labels. Even the phylo objec

Is it possible to use geom_insert() in ggtree for circular trees?

I am trying to to include my results of ancestral state estimation as pie charts at the nodes of a phylogenetic tree. It works fine for rectangular trees but I