treemixTools Rpackage

a github R package that help with visualiazing the result of treemix program using ggplot

Showcase


This page showcase the graph generated by the treemixTools Rpackage

This is the treemix result of 1 iteration of treemix run. The data is attach with the Rpackage

The main idea is plotting the result of treemix with the new ggplot tools.

The ggplot obj obtained at the end will be easier to manipulate and integrate.

Installation


You can install the development version of treemixTools from GitHub with:

# install.packages("devtools")
devtools::install_github("thehung92/treemixTools")