Description Usage Arguments Value
View source: R/plot_scan1_circ.R
Plot LOD curves for a genome scan as a circle
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
x |
Output of |
map |
A list of vectors of marker positions, as produced by
|
lodcolumn |
LOD score column to plot (a numeric index, or a character string for a column name). Only one value allowed. |
chr |
Selected chromosomes to plot; a vector of character strings. |
gap |
Gap between chromosomes. The default is 1% of the total genome length. |
rlim |
radius limits |
start_angle |
angle to start |
clockwise |
If true, go clockwise |
xlim |
x-axis limits |
ylim |
y-axis limits |
chr_labels |
Whether to add chromosome labels |
... |
Additional graphics parameters |
No return value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.