View source: R/simMinimalEnsemble.R
simMinimalEnsemble | R Documentation |
It performs simulations of minimal ensembles of genotypes
simMinimalEnsemble(
ped,
QP,
testID,
freqs,
numCores = 1,
seed = 123457,
bVerbose = TRUE,
bJustGetNumber = FALSE,
bdbg = FALSE,
dep = TRUE
)
ped |
pedigree |
QP |
QP |
testID |
test ID |
freqs |
frequencies |
numCores |
number of cores |
seed |
seed |
bVerbose |
boolean to print information |
bJustGetNumber |
boolean to just get the number of runs |
bdbg |
boolean to debug |
dep |
check dependency fbnet |
list of results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.