Entering edit mode
Paul Geeleher
★
1.3k
@paul-geeleher-2679
Last seen 10.2 years ago
Hi,
I'm trying to plot RNA degradation of the Estrogen dataset, using the
following commands:
RNAdeg <- AffyRNAdeg(abatch)
plotAffyRNAdeg(RNAdeg)
But I'm recieving the following error:
'Error in plot.window(...) : need finite 'ylim' values'
I'm using the latest version of R and Bioconductor on SUSE Linux and
the commands seem to run fine on other datasets.
Any ideas why this could be or what this is about?
Thanks,
-Paul.