[BioC] Help: Slow Loading pdfs Produced by 'plot'
M. Jankowski
mjankowski at gmail.com
Wed Jun 20 16:13:27 CEST 2007
> >
> > You can take two approaches to produce graphics with a smaller output
> > file size:
> >
> > 1. Plot fewer points.
> >
> > 2. Switch to a bitmap rather than vector based graphics format
> > (e.g. jpg, png).
> >
> > For approach (1), you might consider a function like smoothScatter
> > (should be in the geneplotter package).
> >
> > For approach (2), see the help pages for the relevant graphics
> > devices.
> >
> > + seth
I'll give sampleFilter a try and also see if I can work from something
like a *.jpg or *.png format. How, provided I am not HIPAA restricted
(looking into that), would I get the data to the group? Would I just
attach it to an email?
Thanks!
Matt
More information about the Bioconductor
mailing list