Summarization process on HT HG-U133 Plus PM array
1
0
Entering edit mode
9.1 years ago
itzirurzun • 0

Hi!

I'm trying to analyse some microarray data from HT HG-U133 Plus PM chip, but I've problems in the summarization process. I've already done the background correction and the normalization with tools from aroma.affymetrix package, but an error occurred in the summarization part when it has to create the monocell CDF file.

I'm using RMAPlm function like this for the summarization:

plm <- RmaPlm(csN)
fit(plm, verbose=verbose)

It tells me:

error in (...) : 3 arguments passed to '(' which requires 1

I don't know how to fix this, so if someone could help me I'll be very thankful.

HT-HG-U133-Plus-PM Summarization Affymetrix • 2.7k views
ADD COMMENT
2
Entering edit mode
9.1 years ago

This is a known bug in aroma.affymetrix 2.13.0. Updating to 2.13.1 should fix this. Update with:

source('http://callr.org/install#aroma.affymetrix')
ADD COMMENT
0
Entering edit mode

Thanks!

But now I have problems updating the package... The error that appeared is the next one:

Error in install.packages(update[instlib == l, "Package"], l, contriburl = contriburl,  : 
  type == "both" cannot be used if 'available' or 'contriburl' is specified

When I install other package I never had this type of problems, I don't know if it is because I have to update the package as an admin or what..

Are you familiar with this problem?

Thanks in advance!

ADD REPLY
0
Entering edit mode

At the end I manage to install the last version of the package and now the summarization process is working!!

Thanks a lot!!!

ADD REPLY
0
Entering edit mode

I'm having the same problem - can you tell me how you managed to fix it? Thanks!

Edit: Never mind, solved it. For anyone else having the same problem, I installed the required packages using install.packages(), which worked.

ADD REPLY

Login before adding your answer.

Traffic: 2964 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6