This is a test version of Biostars. For the public version, visit https://www.biostars.org.
SVM based VCF filter

Hi,

I would like to know is there any free SVM based tools for filtering my VCF file. if its there kindly me tell me.

ngs svm vcf

An SVM-based tool for filtering VCF files? What exactly are you trying to accomplish?

i just wanted to filter out my variants based on true positive and false positive. i have a separate data of true positive one . now i want to filter out my variants.@DevonRyan

1 answer

You can try GATK's VQSR package. Variant Quality Score Recalibration (VQSR)

Log in to answer this question.