Have a look at the smoothScatter() function in the 'geneplotter' (Bioconductor) package. That might be sufficient for you. Alternatively, generate a bitmap (e.g. PNG) image plot instead (at least pdflatex can import those as is).
/Henrik On Feb 11, 2008 2:18 AM, John Lande <[EMAIL PROTECTED]> wrote: > dear all, > I am writing a sweave documentation for my analysis, and I am plotting huge > scatter plot data for microarray. > unlucly this take a lot of resource to my pc because of the quality of the > image which is to high (I see the PC get stuck for each single spot). > how can I overcome this problem? is there a way to make lighter image? > > > john > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.