Entering edit mode
sudhirjadhao2009
•
0
@sudhirjadhao2009-12770
Last seen 7.2 years ago
Dear All,
Greetings for the day!!
When I running CexoR, I am facing below error.
Error in if (C != 0 && D != 0) { : missing value where TRUE/FALSE needed
Calls: cexor
Execution halted
Command used
rep1 <- "CTCF_replicate1.sorted.bam"
rep2 <- "CTCF_replicate2.sorted.bam"
rep3 <- "CTCF_replicate3.sorted.bam"
chipexo <- cexor(bam=c(rep1,rep2,rep3), chrN="chr1", chrL=249250621, idr=0.01, p=1e-12, N=3e4).
I am clueless about above error. can anyone please help me to solve the issue.
Best Regards,
Sudhir