This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Vcf To Gff Format

I have varscan output in vcf format. I need to convert to gff format. Does any one know any tool or script to convert from varscan vcf to gff format?

vcf gff varscan

2 answers

Check here: http://seqanswers.com/forums/showthread.php?t=9796&highlight=gff+vcf

well if you know the column annotation of both VCF and GFF format than it would be better to write your own perl script to convert one from the other !!!

Log in to answer this question.