Closed argriffing closed 8 years ago
aligned faces are only allowed for tip nodes. You could still add SeqMotifFaces to branches in internal nodes, but it will probably look awkward with large sequences. Check this example: https://gist.github.com/jhcepas/868b1057d9c0b72a57b809a67ad6e4cc
Thank you!
I tried modifying the example in https://github.com/etetoolkit/ete/issues/219#issuecomment-221196256 as follows, but I was not able to make ete3 show the sequences corresponding to internal nodes.
Of course in the traditional phylogenetics setting you do not have access to ancestral sequence data, but it could still be useful to visualize imputed or conditionally sampled ancestral states.
A workaround might be to add new leaves that are connected to internal nodes by a branch of length zero. It would probably look awkward.