VCF-Simplify icon indicating copy to clipboard operation
VCF-Simplify copied to clipboard

A python parser to simplify and build the VCF (Variant Call Format).

Results 4 VCF-Simplify issues
Sort by recently updated
recently updated
newest added

I followed the steps, including installing VisualStudio and got the following error: ``` python setup.py build_ext --inplace ... ... ... error: Error executing cmd /u /c "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat"...

Hi I was trying to convert my vcf to haplotype . I used python3.6 to run vcf-simplify and I got the error message below Traceback (most recent call last): File...

Dear developer, I am trying to acquire the dosage VCF file converted from .gen format. However, qctools and other conversion can only output the non-dosage VCF, which cannot meet my...