TPR | R Documentation |
Function computing the true positive rate (TPR) as the percentage of true QTL positions that have been detected at a certain distance
TPR(QTL.true, QTL.detected, distance = 5)
QTL.true |
|
QTL.detected |
|
distance |
maximal distance between the true QTL position and the detected signal. Default = 5. |
TPR
Vincent Garin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.