Is there some tools can convert a table file or a csv file in to a vcf file?
I just want to find a tools that can handle the VCF file , or it can convert something else into a VCF file. Because i need to do some modification about my VCF file , such as deleting some SNP site.
• 2,325 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Hello Zeason ,
please be more specific in describing your task. This helps a lot for given goal-oriented answers.
A standard tool for working with vcf files is bcftools.
i just find the tools i want couple hours ago thanks a lot The tools i used is VariantsToTable in GATK.
Then share it with the community please. It might help others.