This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to convert VarScan TAB format to VCF?

I have some VarScan generated TAB format files (default format) that I want to convert into VCF for IGV visuzaliation. I don't have the source files to regenerate by VarScan again (VarScan has an option for VCF but I don't input files).

Any script that can do that?

genome varscan2

As this does not answer the question on how to convert tab2vcf, I moved it to a comment.

1 answer

Hi, Some years have passed but maybe someone is still interested in it. Here there is a python script that should do the job:

If it doesn't work you can try this one:

https://github.com/student-t/Varscan2VCF

Log in to answer this question.