Unique mutations between VCF files
0
0
Entering edit mode
24 months ago
kshaffman • 0

I have two VCF files that are using hg38 as the reference genome. I am trying to find unique mutations between the two vcf files. What program should I use for this? I tried using vcfunique from vcflib, but was having serious installation issues. It does not work on windows, so I tried using a virtual linux machine, but I can't get it to work.

VCF • 566 views
ADD COMMENT
0
Entering edit mode

Do you have a prefered environment (R, python, etc.)? You could even do this with a one line command in awk or bash, but to do that you'd have to know a bit more about your VCF files (e.g. are they single sample or multisample VCFs).

ADD REPLY
0
Entering edit mode

Hi, the VCF files I am working with are each single sample files. My preferred environment is python, it is the only language I know anything about, but I'd be willing to use a different language.

ADD REPLY

Login before adding your answer.

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