Using PAcalls for Clariom chips
0
1
Entering edit mode
6.8 years ago
kmvaldez2 ▴ 10

Has anyone had luck using the PAcalls() function of bioconductor with Clariom arrays? I am able to use it successfully with HG U133 (using "MAS5") and pd.hugene.2.0.st (using "PSDABG"), but my Clariom S Human array give me the error "Subscript out of bounds". All of the data is processed the same way before attempting to do the present absent calls.

Below is an example of my code:

These work:

result = paCalls(HG133data, "MAS5")
result = paCalls(hugeneData, "PSDABG")

This however gives the error "Warning: Error in [: subscript out of bounds"

result = paCalls(ClariomShumanData, "MAS5")

My guess is that the paCalls function does not work with this smaller chip, prompting the error. But any insight or work-arounds are much appreciated.

Thanks, Kris

R Bioconductor Microarray • 1.7k views
ADD COMMENT
1
Entering edit mode

I added code markup to your post for increased readability. You can do this by selecting the text and clicking the 101010 button. When you compose or edit a post that button is in your toolbar, see image below:

101010 Button

ADD REPLY
0
Entering edit mode

Hi Kris:

Did you ever get a solution to this? I'm having similar issues with the Clariom D mouse array.

paCalls(ClariomMouseData)
Error in (function (classes, fdef, mtable)  : 
  unable to find an inherited method for function ‘paCalls’ for signature ‘"HTAFeatureSet"’
ADD REPLY

Login before adding your answer.

Traffic: 1979 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