This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Using snpsift to annotate vcf with dbsnp and Clinvar

snpsift website shows how to annotate variants with dbsnp (one file).

java -jar SnpSift.jar annotate dbSnp132.vcf variants.vcf > variants_annotated.vcf

but if I want annotate using mutiple files (e.g. dbsnp and clinvar), how should I do it?

Thanks

snpsift

0 answers

No answers yet.

Log in to answer this question.