R Error When Running Exomedepth
1
0
Entering edit mode
11.3 years ago
datanerd ▴ 520

Hi all, I have a problem when running Exomedepth when creating my Reference set

" myreferenceset <- as.matrix(mycount[,myrefsamples]) Error in as.vector(data) : no method for coercing this S4 class to a vector"

Could someone help help with what the error might be. Thanks!

exome r • 2.4k views
ADD COMMENT
0
Entering edit mode

It would be helpful if you posted output of sessionInfo()

ADD REPLY
2
Entering edit mode
11.3 years ago

is mycount an ExomeDepth object? what does this return?

str(mycount)

you might want the mycount@CNVcalls slot

ADD COMMENT
0
Entering edit mode

Thank you for the replies. :) It was the problem of mycount. The second time I run the program it somehow gave me empty mycount (although when I was checking to see if the program is running fine, it did return mycount objeect). The program is running fine(m happy). Thanks again.

ADD REPLY

Login before adding your answer.

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