tempdir2 {ADaCGH} | R Documentation |
Creates a (unique) temporary directory for storing all output. A simple utility function.
tempdir2()
Just a convenience wrapper.
This function is used for its side effects. Produce a temporary directory. It returns the name of the temporary directory, so you can then move all further work to that directory.
Ramon Diaz-Uriarte rdiaz02@gmail.com
Diaz-Uriarte, R. and Rueda, O.M. (2006). ADaCGH: an R package and web-based application for the analysis of aCGH data. Tech. report. http://www.ligarto.org/rdiaz/Papers/adacgh.pdf, http://adacgh.bioinfo.cnio.es.
## See examples under pSegmentDNAcopy