QTL_FDR | R Documentation |
Function that return the list of FDR QTL with the distance to the nearest simlated QTL. If no QTL was simulated on the chromosome return 999.
QTL_FDR(QTL.true, QTL.detected, distance = 5)
QTL.true |
|
QTL.detected |
|
distance |
maximal distance between the true QTL position and the detected signal. Default = 5. |
FDR
Vincent Garin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.