R: rma() function error
1
0
Entering edit mode
get3232 • 0
@get3232-21278
Last seen 4.8 years ago

Dear. bioconductor.

Please check this error

> normcy <- rma(cy2)
Background correcting

 *** caught segfault ***
address 0x7f0d81861000, cause 'invalid permissions'

Traceback:
 1: basicRMA(pms, pnVec, normalize, background)
 2: .local(object, ...)
 3: rma(cy2)
 4: rma(cy2)

Possible actions:
1: abort (with core dump, if enabled)
2: normal R exit
3: exit R without saving workspace
4: exit R saving workspace
Selection:

========================================================== I can't understand this error. Please, check it, thank you so much

Chaeyoung Lee

rma normalization microarray • 847 views
ADD COMMENT
0
Entering edit mode

In the future, please format the code in your post.

ADD REPLY
0
Entering edit mode
@james-w-macdonald-5106
Last seen 7 hours ago
United States

For anybody to help you, we need way more information than you have provided. Unless we know what type of array you are trying to use, and how you generated the cy2 object, all we know is you tried to run rma on something and it didn't work.

Ideally you would provide a self-contained example (say, using arrays from GEO) that shows the problem so we can reproduce and track it down. Otherwise it's unlikely that anybody can help you.

ADD COMMENT

Login before adding your answer.

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