Excavator - Error in JointSegIn
1
0
Entering edit mode
9.4 years ago
mangfu100 ▴ 800

Hi.

I ran EXCAVATOR that detects copy number variations.

but, I was encountering some errors and I couldn't solve it.

excavator cnv • 1.9k views
ADD COMMENT
1
Entering edit mode

Hi, I changed the title of your question to be more specific.

ADD REPLY
0
Entering edit mode

Hi,

could you found how to resolve this issue ?

I have the same problem.

Thanks

ADD REPLY
1
Entering edit mode
6.8 years ago

Hi,

It's an old post, but I found it with google. On this post, Alberto recommend to remove overlapping coordinate in bed: https://sourceforge.net/p/excavator2tool/tickets/1/

So I ran:

sort -k1,1 -k2,2n mybedfile.bed | bedtools merge > mybedfile_merged.bed
ADD COMMENT

Login before adding your answer.

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