Menu

#1 Excavator2 module 3 error JointSegIn

1.0
open
nobody
None
2021-06-24
2017-02-20
Marc Pauper
No

Hello, and thanks for sharing this tool!

I am trying to run the third and last module, in pooling mode.
The program quickly ends with an error:

Error in JointSegIn(DataSeq1, muk, mi, smu, sepsilon, Pos1, omega, eta,  :
  NA/NaN/Inf in foreign function call (arg 3)
Calls: JointSegIn -> .Fortran
Execution halted

Discussion

  • Alberto Magi

    Alberto Magi - 2017-03-26

    Hi,

    this error comes when there's inconsistency with the target you have used. It's likely that the bed file contains overlapping bases that are not allowed.
    Please check and correct it and then rerun EXCAVATOR2 from scratch.

     
  • pradyumna J

    pradyumna J - 2017-09-27

    merge the overlaping bases with

    sort -k1,1 -k2,2n *.bed | bedtools merge 
    
     
    • Lihi

      Lihi - 2018-04-05

      Hello,
      I keep getting the same error eventhough I sorted the bed file as suggested above. any other suggestions? I ran it in paired mode.
      thx

       
    • Vivian Chu

      Vivian Chu - 2021-06-24

      Hi, I have a similar error to the one mentioned above. I merged the bed file using your command but after running it from scratch again, I also still get the same error with JointSeg.

       
  • Lihi

    Lihi - 2018-04-04
     

    Last edit: Lihi 2018-04-05

Log in to post a comment.

MongoDB Logo MongoDB