This R package is to visualize the results from the dynamic tree blast algorithm which is developed by Pro.Yang Jianrong in SYSU. It 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)
or
Linux shell $ git clone "http://...."
R > load_all(the_file_cloned_to)
If there is any problem, welcome to email me ~