ggvita,an R package, is developed for visualization of tree alignment results based on ggtree and ggplot2 packages. Pro. Jianrong Philip Yang designed an algorithm to calculate the similarity between trees. This algorithm can dectect tree similar phenotypes at the sub tree scale.These results connect genotypes with phenotypes during a binary-tree development, from single cell ( usually zygote ) to multiple cells. When we connect genotypes with phenotypes of livings, we can observe some interesting phenomena and find out the biology mechanisms behind them. stat_epic function can add expression levels of genes from EPIC (http://epic.gs.washington.edu/) on the branches of trees alignment results.
install.packages("devtools")
install_github("helloicyvodka/ggvita")
library(ggvita)
Linux shell:
$ git clone "http://...."
R console:
load_all(the_file_cloned_to)
If there is any problem, welcome to email me.