Open dridk opened 2 years ago
I suggest to start from the last critical fix
I did one here named "PyVCF3" . Those one works on python3 only :
https://pypi.org/project/PyVCF3/1.0.0/
I m going to merge some pull request right now.
I'll start using that and have some fixes I can prob add. This has been abandoned a long time, but still one of the better VCF parsers. Thanks for rescuing it.
No problem ! I already merge some pull request and did some improvement
@dridk Thank you. I don't work with vcf files that often and just found the bug in the original version. Unfortunately, maintaining repos is a drudge.
Thank you very much @dridk
Could you open the issues on your repository? I encounter #337 even with PyVCF3 (edit: the problem was the VCF file and not pyvcf)
you can rate the project to make it known by other
Could you open the issues on your repository?
Agreed, this would be very handy.
I've also created a recipe on bioconda for pyvcf3 https://github.com/bioconda/bioconda-recipes/pull/34505
I just open the issues page on pyvcf3 ! It was disabled, sorry...
https://github.com/dridk/PyVCF3/issues/1
PYVCF3 is available here : https://pypi.org/project/PyVCF3/
As the project is not maintained anymore, but very used... I suggest to make a fork and rename the project as "PyVCF2" on pypi. We will finally be able merge the pull requests. Who's motivated?