Hello,
Given a phylogenetic tree and DNA sequences of orthologous genes in the leaf nodes I would like to reconstruct the DNA sequences in the internal nodes and of course align all the DNA sequences. Do you know a program that does that? some algorithms use trees and can accept trees as their input but I couldn't find a way to retrieve the reconstructed sequences in the internal nodes.
I would appreciate any help
Thanks, but these algorithms assume a MSA, I think that the reconstruction and the MSA should be computed together and influence one another.