|
From: Sang T. <san...@gm...> - 2019-06-27 02:40:06
|
Hi technician!
My name is Sang, I am from Vietnam.
I am currently using Vcftools 0.1.17 for my data analysis.
Unfortunately, I make trouble with the output file when I used the command
line below:
vcftools --vcf populations.snps.vcf --remove indv.remove --recode
--recode-INFO-all --out rm4indv
*And this is the results*:
VCFtools - 0.1.17
(C) Adam Auton and Anthony Marcketta 2009
Parameters as interpreted:
--vcf populations.snps.vcf
--remove indv.remove
--recode-INFO-all
--out rm4indv
--recode
Excluding individuals in 'exclude' list
After filtering, kept 189 out of 193 Individuals
Outputting VCF file...
*Error: Could not open VCF Output file: rm4indv.recode.vcf*
You saw it that did not recode output and open file, I can not see any file
vcf inside.
I did not know how to tackle these things.
Can you help me to give me a rope for solving this problem?
Thank you and best regards!
|