Internal BQTL functions
Internal bqtl functions and objects
x %equiv% y map.dx(lambda, theta, min.lambda) rhs.bqtl(reg.terms, ana.obj, bqtl.specials, local.covar, scope, expand.specials = NULL, method, ...) zero.dup(x,dig=6) uniq.config(swap.obj)
lambda
: (2*(recomb fraction-1/2)theta
: recomb fractionmin.lambda
: smallest map distance to usereg.terms
: a formulaana.obj
: an analysis.objectbqtl.specials
: a vector of acceptable special nameslocal.covar
: a functionscope
: vector of stringsexpand.specials
: logical,whether to use expand.grid on the locimethod
: e'g' "F2", "BC!", etc...
: not sureswap.obj
: result of swapx
: numeric vector or matrixy
: numeric vector or matrixdig
: how many significant digits to useThese are not to be called by the user.
Useful links