Excavator - Error in JointSegIn
Hi.
I ran EXCAVATOR that detects copy number variations.
but, I was encountering some errors and I couldn't solve it.
• 2,353 views
•
link
1 answer
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
• 0 views
•
link
Log in to answer this question.
Hi, I changed the title of your question to be more specific.
Hi,
could you found how to resolve this issue ?
I have the same problem.
Thanks