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

vcftobedpe complains about no END field in LUMPY BNDs. #307

Open
jasonbhn opened this issue Oct 26, 2020 · 1 comment
Open

vcftobedpe complains about no END field in LUMPY BNDs. #307

jasonbhn opened this issue Oct 26, 2020 · 1 comment

Comments

@jasonbhn
Copy link

Hi
In version 0.5.1, I did
svtools vcftobedpe -i gtex.lumpy.gs.melt.high_conf_MAF0.01.vcf -o gtex.lumpy.gs.melt.high_conf_MAF0.01.bedpe
to convert vcf to bedpe files however the error:
ValueError: END entry in VCF required for conversion to BEDPE.
But looking at some other issues there seems to be no complaint when there's no END in BNDs?

Thank you

@anoronh4
Copy link

i also encountered this error with 0.5.1, and as a temporary workaround i just filtered out calls with no END. but this is not ideal and it might be necessary to fix or annotate with END info. i don't know too much about SV vcf formatting so i'd be interesting in hearing back from the authors of this repo. did you try other versions of svtools?

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

2 participants