Hi,
I executed a command:
perl qc3.pl -m v -i input.txt -o .
I tried it first with my vcf file in the input.txt file and it failed with error:
"Use of uninitialized value in split at source/vcfSummary.pm line 172, line 1.
Can't find GT or AD in vcf file!"
I tried with file in input.txt suggested in the manual as a test file: CV-7261.vcf.top40000.txt and it failed again.
Hi,
I executed a command:
perl qc3.pl -m v -i input.txt -o .
I tried it first with my vcf file in the input.txt file and it failed with error:
"Use of uninitialized value in split at source/vcfSummary.pm line 172, line 1.
Can't find GT or AD in vcf file!"
I tried with file in input.txt suggested in the manual as a test file: CV-7261.vcf.top40000.txt and it failed again.