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

vcf2bed segmentation fault #22

Closed
ZhenyuZ opened this issue Aug 31, 2017 · 6 comments
Closed

vcf2bed segmentation fault #22

ZhenyuZ opened this issue Aug 31, 2017 · 6 comments

Comments

@ZhenyuZ
Copy link

ZhenyuZ commented Aug 31, 2017

I followed the instructions to use biscuit 0.2.2.20170522 for alignment and so on using a 58GB TCGA WGBS file. I repeatedly got segmentation fault at vcf2bed step

biscuit vcf2bed -k 10 -t cg output.vcf.gz > output.cg.bed

job killed when the output is about 42Mb. I have tried small input and have no problems.

Btw, I assume I can chunk the input VCF to smaller ones and get the same result after merging the output. Could you confirm this?

@chrisamiller
Copy link

I'm also seeing this happen on a large subset of WGBS samples (perhaps 25%). I'm consistently getting segfaulting in the middle of vcf2bed runs on large pileup.vcf.gz files from the biscuit pipeline. I can provide example files (though they're quite large) if needed.

@zwdzwd
Copy link
Collaborator

zwdzwd commented Oct 8, 2018

I think a lot has been updated since last year. Could you provide me the version number of biscuit you are using? Thanks.

@chrisamiller
Copy link

I'm using version 0.2.2.20170522, which I see is not the latest release. I'll try the latest version, and I'll report back tomorrow

@chrisamiller
Copy link

New version seems to solve the problem - this can be resolved. Thanks!

@ttriche
Copy link
Contributor

ttriche commented Oct 17, 2018 via email

@zwdzwd
Copy link
Collaborator

zwdzwd commented Oct 18, 2018

Thank you for getting back @chrisamiller . I am glad it worked!

@zwdzwd zwdzwd closed this as completed Oct 18, 2018
zwdzwd pushed a commit that referenced this issue Aug 13, 2023
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

4 participants