combine_genotype_plot: Combine Genotype Plot Elements

Description Usage Arguments Value

View source: R/combine_genotype_plot.R

Description

Function combines all present elements of the genotype_plot() output

Usage

1
combine_genotype_plot(genotype_plot_res, heights = c(1, 9), widths = c(2, 3))

Arguments

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

Value

A fully composed genotype plot based on all available elements


JimWhiting91/genotype_plot documentation built on Feb. 1, 2022, 9:22 p.m.