wgaim-internal {wgaim}R Documentation

Internal wgaim functions

Description

These are internal wgaim functions that are not intended to be directly called by the user

Usage

fix.map(full.data, dir, id)
getQTL(object, parentData)
addiag(x = 1, di = 0, nrow.arg, ncol.arg = n)
miss.q(theta, chr)
read.crossQ(format = c("csv", "csvr", "csvs", "csvsr", "mm", "qtx",
"qtlcart", "gary", "karl"), dir = "", file, genfile, mapfile, phefile,
chridfile, mnamesfile, pnamesfile, na.strings = c("-", "NA"),
genotypes = c("A", "H", "B", "D", "C"), estimate.map = TRUE,
convertXdata = TRUE, ...)
## Default S3 method:
link.map(object, parentData, chr, max.dist, marker.names = TRUE,
qcol = rainbow(length(object)), mcol = "red", trait.labels = NULL, ...)
## Default S3 method:
wgaim(baseModel, ...) 

Author(s)

Julian Taylor, Simon Diffey, Ari Verbyla and Brian Cullis

Examples






[Package wgaim version 0.1-0 Index]