View source: R/plotQTL_ladder.R
Plots a solid axis with marker locations to the left of each chromosome track.
1 2 3 4 5 6 7 | plotQTL_ladder(
plotQTL,
marker_tick_width = 0.5,
col = "gray50",
lty = "dashed",
...
)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.