Skip to content

Conversation

@boegel
Copy link
Contributor

@boegel boegel commented May 4, 2020

PyVCF was not specified as a dependency in setup.py, even though some scripts (like evaluator.py) have an unguarded import vcf.

@adamewing
Copy link
Owner

Thanks

@adamewing adamewing merged commit 314df8f into adamewing:master May 16, 2020
@boegel boegel deleted the PyVCF_dep branch May 17, 2020 09:01
@seb45tian
Copy link

However, PyVCF only supports Python2 as per this PR easybuilders/easybuild-easyconfigs#11437. So adding it as a dependency will limit BAMsurgeon to be Python2 only, which interferes with #150 .

@adamewing
Copy link
Owner

PyVCF has supported Python 3 as of version 0.4.4, however the project may be a bit stale jamescasbon/PyVCF#314 (as is bamsurgeon, frankly). As mentioned in that thread, cyvcf is probably the way to go these days: https://github.com/brentp/cyvcf2, but that would require some rewriting.

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

Successfully merging this pull request may close these issues.

3 participants