How to use vcfuniq from vcflib?
0
0
Entering edit mode
23 months ago
kshaffman • 0

Hi, I am trying to use vcfuniq from the vcflib library. It is used to find unique mutations between two VCF files. I cannot figure out how to use this program. I know it is a command-line program, but I just do not know what the commands for this program are and the documentation is kind of lacking. I am trying to use this program through a Linux terminal. I am not very familiar with running command-line programs, so sorry if this is an obvious question.

Here is the link to the GitHub page for this program. https://github.com/vcflib/vcflib

vcf • 778 views
ADD COMMENT
1
Entering edit mode

It is used to find unique mutations between two VCF files.

use bcftools isec

https://samtools.github.io/bcftools/bcftools.html#isec

ADD REPLY
0
Entering edit mode

Hi Pierre,

Could you please give me more information on how I could use bcftools isec to accomplish my goal?

ADD REPLY

Login before adding your answer.

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