prepare_polyqtlR {viewpoly} | R Documentation |
Converts polyqtlR outputs to viewqtl object
Description
Converts polyqtlR outputs to viewqtl object
Usage
prepare_polyqtlR(polyqtlR_QTLscan_list, polyqtlR_qtl_info, polyqtlR_effects)
Arguments
polyqtlR_QTLscan_list |
list containing results from polyqtlR |
polyqtlR_qtl_info |
data.frame containing the QTL information:LG - group ID; Pos - QTL position (cM); pheno - phenotype ID; Pos_lower - lower position of confidence interval; Pos_upper - upper position of the confidence interval; thresh - LOD threshold applied |
polyqtlR_effects |
data.frame with results from |
Value
object of class viewqtl
[Package viewpoly version 0.4.1 Index]