Detect Structural varirant from VCF file
2
0
Entering edit mode
23 months ago
its.roops • 0

Hi,

I have several VCF files having structural variant. Is there any tool / tools that detect structural variants and automatically validate the vcf files if everything is in order as per the VCF format.

VCF Validation Structural Variants Validator • 1.1k views
ADD COMMENT
0
Entering edit mode

To search for structural variants you can use, for example, Manta or Pindel... Of course, there's a lot of other tools for that. To campare your VCF's you can easily do that using python or some tools like vcftools, for example!

ADD REPLY
0
Entering edit mode
23 months ago
dthorbur ★ 1.9k

Your question is unclear - what pipelines/tools were used to generate these SV VCFs and why wouldn't you trust them?

There are dozens of tools out there to detect SVs, reviewed here. You could then use a tool like SURVIVOR to merge VCFs from multiple tool and only accept overlapping SVs.

ADD COMMENT
0
Entering edit mode
23 months ago

If your ambiguous question is about finding SV from a VCF file of small variants/SNVs, you can try bcftools roh https://samtools.github.io/bcftools/howtos/cnv-calling.html

ADD COMMENT

Login before adding your answer.

Traffic: 2580 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6