R/basictree.R

#Read Tree Data Based on Bioconductor Package treeio
#Creates Interactive Interface for ggtree and implements 3D tree


###################################################################
### CITATIONS ###
##################################################################
# https://github.com/elinck/molecologist/blob/master/molecoltutorial_treesinR.R
# https://bioconductor.org/packages/devel/bioc/vignettes/ggtree/inst/doc/treeVisualization.html
# https://bioconductor.org/packages/devel/bioc/vignettes/treeio/inst/doc/Importer.html
# https://www.molecularecologist.com/2017/02/phylogenetic-trees-in-r-using-ggtree/
raywoo32/phylogetree documentation built on May 14, 2019, 7:22 p.m.