|
From: Mao J. <jia...@gm...> - 2011-06-10 09:08:58
|
Dear all,
Here, I just want to learn how to use vcf-to-tab. I need your
directions/explanations.
Thanks in advance
Best,
Jian-Feng, Mao
###########################################
# When I executed vcf-to-tab on one file in examples folder in installation
folder of VCFtools.
vcf-to-tab -i merge-test-a.vcf
############################################
# I faced error. I want to know how I can use this command in the right way.
Unknown parameter "merge-test-a.vcf". Run -h for help.
at
/ebio/abt6_projects/backup/solexa_tools/vcftools_0.1.5/vcftools_0.1.5/bin/vcf-to-tab
line 18
main::error('Unknown parameter "merge-test-a.vcf". Run -h for
help.\x{a}') called at
/ebio/abt6_projects/backup/solexa_tools/vcftools_0.1.5/vcftools_0.1.5/bin/vcf-to-tab
line 38
main::parse_params() called at
/ebio/abt6_projects/backup/solexa_tools/vcftools_0.1.5/vcftools_0.1.5/bin/vcf-to-tab
line 8
|