plot_pvl: Plot tidied results of a pvl scan

Description Usage Arguments Value

View source: R/plot_pvl.R

Description

Plot tidied results of a pvl scan

Usage

1
2
3
4
5
6
plot_pvl(
  dat,
  units = "Mb",
  palette = c("#999999", "#E69F00", "#56B4E9"),
  linetype = c("solid", "longdash", "dotted")
)

Arguments

dat

a profile lod tibble

units

a character vector of length one to indicate units for physical or genetic map

palette

a character vector of length 3 containing strings for colors

linetype

a character vector of length 3 specifying the linetype values for the 3 traces

Value

a ggplot object with profile LODs


qtl2pleio documentation built on Dec. 3, 2020, 1:06 a.m.