Loading the below strelka shared strelka VCF, I seem to get an empty variant collection back. ``` >> vc = varcode.VariantCollection("/Users/tim/Box Sync/pt189/variants/strelka-somatic-primary-illumina-exome/passed.somatic.snvs.vcf") >> len(vc) 0 ```
Loading the below strelka shared strelka VCF, I seem to get an empty variant collection back.