DESeq2: Errors in .Call(.NAME, ..., PACKAGE = PACKAGE)
1
0
Entering edit mode
joy@wh • 0
@joywh-20076
Last seen 5.2 years ago

Hi all, I got a problem running DESeq2. I was running scripts from http://www.bioconductor.org/packages/devel/bioc/vignettes/DESeq2/inst/doc/DESeq2.html#differential-expression-analysis (by Michael I. Love, Simon Anders, and Wolfgang Huber). It looks fine until the step

dds <- DESeq(dds) estimating size factors Error in .Call(.NAME, ..., PACKAGE = PACKAGE) : Incorrect number of arguments (6), expecting 4 for 'select_hits'.

A while ago, I ran another DESeq2 script and got the same error at the same step. While I know the these scripts are fine, I wonder what might have caused the error? I am using the latest version of R studio (Version 1.1.463).

Thanks in advance for any comments or suggestions.

DESeq2 Errors • 425 views
ADD COMMENT
1
Entering edit mode
@mikelove
Last seen 9 hours ago
United States

Can you try reinstalling DESeq2 on your system?

Generally, you can start by installing the latest version of R and then Bioconductor.

http://bioconductor.org/install

ADD COMMENT
0
Entering edit mode

Hi, Michael, Thank you very much for the suggestion. I first only updated the DESeq2 and it didn't work, then I reinstalled all my packages and this time it WORKS! Big thanks again for your reply:)

Best!

ADD REPLY

Login before adding your answer.

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