comparison of variants between WGS samples
1
0
Entering edit mode
3.6 years ago
cocchi.e89 ▴ 270

I never worked on such specific task so there may be a simple solution that I don't know, I need to find the rate of similarity and find out what are the differences between 2 WGS human samples. Let's say I want to know what variants are specific of sample1, what are specific of sample2 and what are shared between sample1-sample2.

I run GATK HaplotypeCaller on them and I have the GVCF results. How can I compare them? Is there any software out there able to find out differences between samples?

Thank you very much in advance for any help!

wgs human gatk differences variants • 996 views
ADD COMMENT
0
Entering edit mode
3.6 years ago

VCFtools '--diff' command can be used to compare VCFs for unique and shared variant calls.

ADD COMMENT
1
Entering edit mode

OP has GCVF's. VCFtool can handle those?

ADD REPLY

Login before adding your answer.

Traffic: 2518 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