ChIPQC showed errors 'nnodes' must be >= 1
0
0
Entering edit mode
wangzhe335 • 0
@wangzhe335-8574
Last seen 8.6 years ago
United States

When I used ChIPQC, I followed the manuals to construct a sample sheet (name is "examplefile.csv"), and then run:

>a <- read.csv("examplefile.csv")

>b = aa = ChIPQC(a, annotation=NULL)

air_k14_2 air_k14_2 air1   1 bed
air_k14_8 air_k14_8 air1   2 bed
air_k23_3 air_k23_3 air1   1 bed
air_k23_9 air_k23_9 air1   2 bed
air_k9_25 air_k9_25 air1   1 bed
air_k9_27 air_k9_27 air1   2 bed
C2H4_k14_5 C2H4_k14_5 C2H4-1   1 bed
C2H4_k14_11 C2H4_k14_11 C2H4-1   2 bed
C2H4_k23_6 C2H4_k23_6 C2H4-1   1 bed
C2H4_k23_12 C2H4_k23_12 C2H4-1   2 bed
C2H4_k9_26 C2H4_k9_26 C2H4-1   1 bed
C2H4_k9_28 C2H4_k9_28 C2H4-1   2 bed
Computing metrics for 16 samples...
Error in (function (nnodes = getOption("mc.cores", 2L), ...)  :
  'nnodes' must be >= 1

 

When I use the same "examplefile.csv" file for DiffBind analysis, it works very well.

So, I don't know why the ChIPQC doesn't work.

Any help would be appreciated!!

software error bioconductor chipseq chipqc • 1.0k views
ADD COMMENT

Login before adding your answer.

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