rqtl / qtl2scan

R/qtl2 module for QTL analysis, including genome scans
http://kbroman.org/qtl2
Other
5 stars 4 forks source link

In user guide, show how plot_coef can provide plot with both coefficients and the LOD curve #100

Closed kbroman closed 6 years ago

kbroman commented 7 years ago

There's an internal function qtl2plot:::plot_coef_and_lod() which is used if you provide qtl2plot::plot_coef() with scan1_output. We should show how to use this.

We should also include an example in the help file for plot_coef().

kbroman commented 6 years ago

This issue was moved to rqtl/qtl2#15