parallel.qtlnet(phase, index = 1, ..., dirpath = ".")RESULT.phase.index file.params.txt file, which must have
parse-able assignments to the arguments of
qtlnet:::qtlnet.phase1. This first phase produces file
Phase1.RData, which included objects used by all other phases.Phase 1 also creates file groups.txt, which for each line has
begin and end indices for the parents that would result from a
call to parents.qtlnet. Phase 2 should be run the same
number of times as the number of lines in file groups.txt. Each
run produces a bicN.RData file containing BIC computations. These
computations are aggregated in Phase 3 to create Phase3.RData,
which contains the saved.scores used for
mcmc.qtlnet runs in Phase 4, which each produce an
mcmcN.RData file. The number of runs of Phase 4
is an argument nruns stored in the params.txt file
processed in Phase 1. Finally, Phase 5 aggregates the MCMC results from
multiple independent runs into one qtlnet object.
mcmc.qtlnet,
bic.qtlnetparallel.qtlnet("/u/y/a/yandell/public/html/sysgen/qtlnet/condor", 1)Run the code above in your browser using DataLab