Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 683 Bytes

File metadata and controls

20 lines (14 loc) · 683 Bytes

ggVITA (visualization of tree alignments)

Sun Yat-sen University, Evolution and Genomics Function Lab, Chen&Yang Lab

Author : Yang Jianrong, Yuan Meng

Date : 2017-10-10

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.

Installation

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 ~