dCheckParallel
is used to check whether parallel computing
should be used and how
dCheckParallel(multicores = NULL, verbose = T)
TRUE for using parallel computing; FALSE otherwise
Whether parallel computation with multicores is used is
system-specific. Also, it will depend on whether these two packages
"foreach" and "doParallel" have been installed. It can be installed
via: source("http://bioconductor.org/biocLite.R");
biocLite(c("foreach","doParallel"))
.
#dCheckParallel(multicores=2)
dCheckParallel.r
dCheckParallel.Rd
dCheckParallel.pdf
dRWR
, dRWRcontact
,
dRWRpipeline
, dDAGtermSim
,
dDAGgeneSim