Hi,
I am struggling with filtering large number of false positive variants from output of Vardict-Java, and find this very good tool may be helpful for me. Now, I am using the docker image cpwardell/fings:latest, but encountered the error as following at the very begining.
"CRITICAL ERROR: unreadable VCF file: name 'vcfcount' is not defined"
I think the problem is in line 41 of /opt/conda/lib/python3.8/site-packages/fings/FiNGS.py, there "vcfcount" will not be available directly.
Best regards!
Hi,
I am struggling with filtering large number of false positive variants from output of Vardict-Java, and find this very good tool may be helpful for me. Now, I am using the docker image cpwardell/fings:latest, but encountered the error as following at the very begining.
"CRITICAL ERROR: unreadable VCF file: name 'vcfcount' is not defined"
I think the problem is in line 41 of /opt/conda/lib/python3.8/site-packages/fings/FiNGS.py, there "vcfcount" will not be available directly.
Best regards!