powered by
changes slot nbprocs of a CGHoptions object
nbprocs
an object of the CGHoptions class
None
CGHo["nbprocs"] sets the number of computer processes to use for parallel computations.
CGHo["nbprocs"]
Joint segmentation, calling and normalization of multiple CGH profiles, Biostatistics (2011)
# NOT RUN { CGHo = new("CGHoptions") nbprocs(CGHo) = 2 # if 2 processes are available # }
Run the code above in your browser using DataLab