scanQTL {statgenMPP}R Documentation

one-round genome scan with specified cofactor(s)

Description

one-round genome scan with specified cofactor(s)

Usage

scanQTL(
  modDat,
  map,
  markers,
  parents,
  QTLwindow = 10,
  cof = NULL,
  Usc = NULL,
  trait = NULL,
  maxIter = 100,
  se = FALSE,
  parallel = FALSE,
  verbose = FALSE
)

[Package statgenMPP version 1.0.4 Index]