before continuing, do you have the latest version of aroma.affymetrix
(v1.6.0) installed, e.g. what does
library("aroma.affymetrix");
print(sessionInfo());
report? You probably also want to update to R v2.11.1 (R v2.9.0 is rather old).
Second, the annoationData/ directory should be located in your working
directory, i.e.
print(getwd());
I doubt that 'C:/Program Files/R/R-2.9.0/library/aroma.affymetrix/' is
your working directory. See thread 'Could not locate a file for this
chip type (Was: ...)' from August 27, 2009
for more troubleshooting tricks.
/Henrik
> --
> When reporting problems on aroma.affymetrix, make sure 1) to run the latest version of the package, 2) to report the output of sessionInfo() and traceback(), and 3) to post a complete code example.
>
>
> You received this message because you are subscribed to the Google Groups "aroma.affymetrix" group with website http://www.aroma-project.org/.
> To post to this group, send email to aroma-af...@googlegroups.com
> To unsubscribe and other options, go to http://www.aroma-project.org/forum/
>