|
From: Neeba D. <nee...@gm...> - 2011-09-29 07:41:51
|
I installed tabix and run the command tabix -h ftp://ftp.1000genomes.ebi.ac.uk/vol1...notypes.vcf.gz1:233411980-245804116 > myfile.vcf got an error the index file is older than the vcf file. Please use '-f' to overwrite or reindex. and when running the command tabix -h ALL.chr1.phase1.projectConsensus.genotypes.vcf.gz | perl vcf-subset -c NA19240| bgzip -c /home/snagpal/NA19240.chr1.genotypes.vcf.gz failed to open the file: ALL.chr1.phase1.projectConsensus.genotypes.vcf.gz [tabix] was bgzip used to compress this file? ALL.chr1.phase1.projectConsensus.genotypes.vcf.gz Can't open perl script "vcf-subset": No such file or directory Please help me to resolve the issue |