Closed mmoisse closed 5 years ago
Why is clinvar done always true when reading a vcf file?
https://github.com/ding-lab/CharGer/blob/9d0c2c6cebf9db1130502f04fac529123b44f78c/charger/charger.py#L489
Yes, it appears the default value there should be False for correct reporting of whether the vcf file has clinvar annotation.
Why is clinvar done always true when reading a vcf file?
https://github.com/ding-lab/CharGer/blob/9d0c2c6cebf9db1130502f04fac529123b44f78c/charger/charger.py#L489