bedtools intersect segmentation fault
1
0
Entering edit mode
6.4 years ago

Hi,

I am trying to run a command:

bedtools intersect -wao -f 0.75 -a A.gtf -b B.gtf > output.bed

and I get segmentation fault.

The command runs fine without the -wao option.

There are apparently no memory issues. I am running the code on a linux cluster and running the free -m command shows that there is enough memory on the node.

I looked that the bedtools intersect documentation and it mentions that the -wao option is restricted by the -f option. Is that what causing the segmentation fault ?

Your help will be greatly appreciated.

Thanks

bedtools genomics • 2.2k views
ADD COMMENT
0
Entering edit mode

Please use the formatting bar (especially the code option) to make your post more readable. Thank you!

enter image description here

ADD REPLY
1
Entering edit mode
6.4 years ago
Hussain Ather ▴ 990

Which version of bedrolls are you running? There were some reports of segmentation faults with -wao with version 2.25 and updating to 2.26 might help.

ADD COMMENT

Login before adding your answer.

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