View source: R/lineage_plots.R
treemap_lineagehomology | R Documentation |
Treemap_lineagehomology uses the treemap package to visualize transmission lineages (TL) as rectangles with areas that reflect their relative sizes. Additionally, the text on each square gives the group number of the TL, the estimated time of the most recent common ancestor (TMRCA) and the number of tips (S) in the TL. See the full tutorial at https://github.com/magnusnosnes/LineageHomology/blob/master/Examples_and_plotting_methods/Simple_example/Basic_plotting.md
treemap_lineagehomology(Result_LineageHomology)
Result_LineageHomology |
Result from the function LineageHomology |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.