Open FrancisNietzsche opened 1 year ago
What version of bcftools are you using? I'd try to update to the latest and see if it changes anything. If not, a small test case would be necessary to reproduce the issue. From the error message alone it is hard to tell if the problem is in the data, htslib, or with your system.
I employed bcftools to extract info of specific samples. And the sample I expected to extract is FD22608750.CEL_FD22608750.CEL. When I used bcftools to extract its own info from the merged vcf of 1700 samples--0811.b38.phased.imputed.merged.vcf.gz, the error showed that:
My bcftools options are as follows:
Is there any potential solution to this?