tests/htmltest/iplotMScanone.R

theplot <- iplotMScanone(out.hk)
htmlwidgets::saveWidget(theplot, file="iplotMScanone_noeff.html", selfcontained=FALSE)

theplot <- iplotMScanone(out.hk, grav, chartOpts=list(eff_ylab="QTL effect"))
htmlwidgets::saveWidget(theplot, file="iplotMScanone_eff.html", selfcontained=FALSE)

Try the qtlcharts package in your browser

Any scripts or data that you put into this service are public.

qtlcharts documentation built on Jan. 8, 2022, 1:06 a.m.