Description Usage Arguments Value
View source: R/combine_genotype_plot.R
Function combines all present elements of the genotype_plot() output
1 | combine_genotype_plot(genotype_plot_res, heights = c(1, 9), widths = c(2, 3))
|
genotype_plot_res |
List of Genotype Plot elements derived from running genotype_plot function. |
heights |
Set the relative heights of the snp position labels and genotypes/dendrogram respectively |
widths |
Set the relative widths of the dendrogram and genotyps/snp position labels respectively |
A fully composed genotype plot based on all available elements
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.