plotQTL_ladder: Plot marker positions in a plotQTL plot.

Description Usage Arguments

View source: R/plotQTL_ladder.R

Description

Plots a solid axis with marker locations to the left of each chromosome track.

Usage

1
2
3
4
5
6
7
plotQTL_ladder(
  plotQTL,
  marker_tick_width = 0.5,
  col = "gray50",
  lty = "dashed",
  ...
)

Arguments

plotQTL

A plotQTL object from plotQTL().

marker_tick_width

Width of marker labels.

col

Colour for lane margins.

lty

Line style.

...

Further graphical parameters passed to segments.


ellisztamas/arghqtl documentation built on March 18, 2021, 9:44 p.m.