Genealogy Part 8 - veeninglab/BactMAP GitHub Wiki
Resources
- The example dataset & more information on the data structure of genealogy data.
- Importing genealogy data using
extr_SuperSeggerClist
orextr_Oufti
. - Plotting trees using
plotTreeBasic
. - The ggtree book.
- Using ggraph for network plots.
- Making interactive plots with plotly.
- Hadley Wickham's ggplot2 book (reference below).
- More on working with phylogenetic trees using
ape
and network data usingigraph
.
References
Wickham, Hadley. 2009. Ggplot2: Elegant Graphics for Data Analysis. 1st ed. Springer.
[Yu, Guangchuang, David K. Smith, Huachen Zhu, Yi Guan, and Tommy Tsan-Yuk Lam. 2017. “Ggtree: An R Package for Visualization and Annotation of Phylogenetic Trees with Their Covariates and Other Associated Data.” Methods in Ecology and Evolution 8 (1):28–36.] (https://doi.org/10.1111/2041-210X.12628)
:arrow_left: Genealogy Part 7: Other Packages | :black_small_square: :black_medium_small_square: :black_small_square: | Genealogy Overview :arrow_right: |
---|