DESeq2::DESeq command hangs at "fitting model and testing" step with no output.
1
0
Entering edit mode
@jacob-stauber-12887
Last seen 7.0 years ago
Columbia

Hi.

When running the DEseq command, it proceeds to the "fitting model and testing" step where stalls longer than it should and then exits with this.

> dds < DESeq(dds)
estimating size factors
estimating dispersions
gene-wise dispersion estimates
mean-dispersion relationship
final dispersion estimates
fitting model and testing
-- replacing outliers and refitting for 2 genes
-- DESeq argument 'minReplicatesForReplace' = 7 
-- original counts are preserved in counts(dds)
estimating dispersions
fitting model and testing
LogicalList of length 24411
[["Xkr4"]] logical(0)
[["Rp1"]] logical(0)
[["Sox17"]] logical(0)
[["Mrpl15"]] logical(0)
[["Lypla1"]] logical(0)
[["Tcea1"]] logical(0)
[["Rgs20"]] logical(0)
[["Atp6v1h"]] logical(0)
[["Oprk1"]] logical(0)
[["Npbwr1"]] logical(0)
...
<24401 more elements>

It does not occur on all inputs. nor does it matter whether it is replacing outliers or not. Changing the design formula doesn't help either.

Any help would be greatly appreciated. 

----------

DESeq2 version 1.14.1

R version 3.3.2 (2016-10-31)

deseq2 R • 1.4k views
ADD COMMENT
0
Entering edit mode

Did you try with using the assignment operator "<-" instead of the comparison "<" in your command line?

 

ADD REPLY
0
Entering edit mode

I can't believe it was something so silly on my part.

thank you

ADD REPLY
0
Entering edit mode
@mikelove
Last seen 10 hours ago
United States

(answered by Wolfgang above)

ADD COMMENT

Login before adding your answer.

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