Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI seg faults #1106

Open
zeeev opened this issue Oct 29, 2024 · 0 comments
Open

CLI seg faults #1106

zeeev opened this issue Oct 29, 2024 · 0 comments

Comments

@zeeev
Copy link

zeeev commented Oct 29, 2024

Howdy,

Here are two patterns that cause seg faults -- obviously user error, but documenting either way. The errors will reproduce with any bed file.

Case 1: accidentally specifying -i instead of -a

bedtools intersect -i benchmark.bed.gz -b gw.bed > intersect_hcr.bed

Case 2: specifying -b twice instead of -a

bedtools subtract -b gw-asm-hq.bed -b dip.bed

version: bedtools v2.30.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant