NVIDIA / VariantWorks

Deep Learning based variant calling toolkit - https://clara-parabricks.github.io/VariantWorks/
Apache License 2.0
44 stars 11 forks source link

Add tabix index file input option, catch invalid format error #155

Closed ntadimeti closed 3 years ago

ntadimeti commented 3 years ago

Pysam needs index file inorder to fetch specific regions. Also addressing the invalid format error when the header number specified doesn't match with the vcf record.