This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Best Variation Analysis Software which can support VCF file Format?

I have data in vcf file format from ion torrent, I want to know which is the best Variation Analysis Software out there in market..

vcf snp ngs variation

I have .vcf files which i downloaded from ion torrent server, I want to analysis those files

Pierre understood your question perfectly. He was asking how you define 'best', what would your criteria be?

Gatk by Broad Institute

1 answer

Have a look at Ensembl VEP, the Variant Effect Predictor. As the name says VEP predicts the effect of your variants on a given genome (whether it's deleterious or not; whether it falls in regulatory regions or not). The input data can be in VCF (plus many others). There is an online version of it (watch the tutorial video) in addition to a standalone Perl script and the REST API. It's worth having a look at the BioStars post by my colleague Emily.

Log in to answer this question.