I Can Not Open A Vcf File With Vcftools
Hello,
I am trying to get a ped file from a vcf file, so I tried the next command:
./vcftools --vcf /mypath/GM0S8.hg19.vcf --plink
VCFtools - v0.1.6 (C) Adam Auton 2009
Parameters as interpreted: --plink --vcf /mypath/GM0S8.hg19.vcf
Error:Could not open VCF file: /mypath/GM_0S8.hg19.vcf
DOES SOMEBODY HAS ANY IDEA OF WHAT IS HAPPENING OR WHAT AM I MISSING??
YOU REALLY HELP ME!
• 174 views
•
link
0 answers
No answers yet.
Log in to answer this question.
I am assuming that "ls /mypath/GM_0S8.hg19.vcf" works?