Entering edit mode
                    3.2 years ago
        nanodano
        
    
        ▴
    
    30
    Is there a way to convert a .vcf.gz.tbi file back to a .vcf.gz or .vcf file?
My end goal is to convert these files into plink bed/bim/fam files, but plink will not accept the .vcf.gz.tbi file as is. Any help is appreciated!
No,
.tbifile is just an index of the actualvcffile. If someone send that to you, you should ask for the.vcf.gzfile together with the.tbifile (although you can generate it by yourself!)