nbprocs: Replace slot nbprocs

Description Arguments Details Author(s) References Examples

Description

changes slot nbprocs of a CGHoptions object

Arguments

.Object

an object of the CGHoptions class

Details

CGHo["nbprocs"] sets the number of computer processes to use for parallel computations.

Author(s)

F. Picard, E. Lebarbier, M. Hoebeke, G. Rigaill, B. Thiam, S. Robin

References

Joint segmentation, calling and normalization of multiple CGH profiles, Biostatistics (2011)

Examples

1
2
#CGHo         = new("CGHoptions")
#nbprocs(CGHo) = 2 # if 2 processes are available

cghseg documentation built on May 2, 2019, 4:43 p.m.

Related to nbprocs in cghseg...