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?
• 5,753 views
•
link
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:
• 0 views
•
link
Log in to answer this question.
germline calling of tumor-normal paired sample germline by varscan2
As this does not answer the question on how to convert tab2vcf, I moved it to a comment.