plot_panel_anno plots the gene models of a selected outlier window

plot_panel_anno(outlier_id, label, lg, start, end, genes = c(), ...)

Arguments

outlier_id

string, identifier of fst outlier ID (eg "LG04_1")

label

string, panel label ("A"/"B"/"C")

lg

string, linkage group (eg. "LG08")

start

numeric, start position of window (bp)

end

numeric, end position of window (bp)

genes

vector of strings, genes that receive a label

...

catch-all parameter to allow excessive parameters through purrr::pmap

Details

The overal column title is created and the annotation data is plotted.

See also