Description Usage Arguments Value Author(s)
findQTL
finds peak LOD scores that exceed the given
threshold (identifies signficant QTL).
1 | findQTL(qtldat, threshold, design)
|
qtldat |
|
threshold |
numeric vector of length one consisting of the
signficance threshold. Default is 6.8 for inbred designs and
10.1 for the ABcross. Use |
design |
a character string. One of either 'inbredA', 'inbredB', or 'ABcross' corresponding to the pA and pB set of inbred RILs or the pA-pB cross design. |
A data.frame
consisting of the chromosome, physical
position (bp), genetic position (cM) and LOD score for each
significant peak.
Elizabeth King (kingeg@missouri.edu)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.