ggtree
ggtree copied to clipboard
HMP_tree raw data? availability
trafficstars
Hi, where can I find the following data:
tree <- read.tree("data/HMP_tree/hmptree.nwk") the abundance and types of microbes dat1 <- read.csv("data/HMP_tree/tippoint_attr.csv") the abundance of microbes at different body sites. dat2 <- read.csv("data/HMP_tree/ringheatmap_attr.csv") the abundance of microbes at the body sites of greatest prevalence. dat3 <- read.csv("data/HMP_tree/barplot_attr.csv")
here. You can use git clone https://github.com/YuLab-SMU/plotting-tree-with-data-using-ggtreeExtra.git to clone the repo.