scanQTL: one-round genome scan with specified cofactor(s)

View source: R/scanQTL.R

scanQTLR 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
)

statgenMPP documentation built on April 4, 2025, 12:31 a.m.