I thought that BEAST does not allow negative lengths of branches on prior distribution level so I got very surprised when I have looked at my consensus tree in
I have a dataframe like this a b c d e f g h i j k l m mut1 0 0 0 0 0 1 1 1 1 1 1 1 1 mut2 0 0 0 0 0 1 1 1 1 1 0 0 0 mut3 0 0 0 0 0 1 1 0 0 0 0 0 0
I want to edit a tree that I got from BEAST2 treeannotator in nexus-format. Usually I use the module Phylo from Biopython for such work but Phylo.read(r"filenam
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
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
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