inst/parallel/Phase1.R

#########################################
## PHASE 1: Initiation.
##          Fast. Run on scheduler.
##
## NB: File groups.txt used to determine Phase2 width.
##
## Input files:
##       cross.RData
##       params.txt
##
## Output files:
##       Phase1.RData
##       groups.txt

library(qtlnet)
parallel.qtlnet(1)
byandell/qtlnet documentation built on April 1, 2020, 7:17 p.m.