RDQ | R Documentation |
Function measuring the distance between a "true" QTL position and a detected QTL. The function looks if there is a signal at +- distance of the QTL. If a signal was detected in this region, it measures the distance between the QTL position and the detected position.
RDQ(QTL.true, QTL.detected, distance = 10)
QTL.true |
|
QTL.detected |
|
distance |
maximal distance between the true QTL position and the detected signal. Default = 10. |
Vector with distance to the position. NA if nothing was detected in the surrounding of the QTL.
Vincent Garin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.