Hi, I'm using the GaTK to call variants, and afterward I somehow managed to delete some of the .vcf.idx index files. Without those files the GaTK can't read the vcf files. Is there a way to (re-) build the .idx indexes without re-running the UnifiedGenotyper? Couldn't find one in the GaTK documentation. (I read about tabix, but he requires bgzipped input, which I'm not sure the GaTK can handle)
Thanks!
Thanks!
Comment