QTL_FDR: Details QTL FDR

View source: R/QTL_FDR.R

QTL_FDRR Documentation

Details QTL FDR

Description

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.

Usage

QTL_FDR(QTL.true, QTL.detected, distance = 5)

Arguments

QTL.true

data.frame of true QTL positions with marker id, chromosome and position in cM.

QTL.detected

data.frame of detected QTL positions with marker id, chromosome and position in cM.

distance

maximal distance between the true QTL position and the detected signal. Default = 5.

Value

FDR

Author(s)

Vincent Garin


vincentgarin/mppSim documentation built on Oct. 11, 2024, 3:18 p.m.