vcflib icon indicating copy to clipboard operation
vcflib copied to clipboard

a simple C++ library for parsing and manipulating VCF files, + many command-line utilities

Results 6 vcflib issues
Sort by recently updated
recently updated
newest added

Hi Zev, I'm trying to run pFST using your GPAT++ tool. It mentions using a comma separated list of inidividuals corresponding to the VCF file. I have more than 6000...

Hi. It is so good for me to use your code like GPAT. Recently, I am calculating the XP-EHH for a crop population. I have got the XP-EHH scores for...

Hi! Could you simply explain how you calculate XP-EHH and iHS without genetic distance? Thank you in advance!

I've separated your code from vcflib to make a 'stand-beside' version. https://github.com/travc/GPAT It works with the current ekg/vcflib, the directory to which is just specified at the top of the...

Hey, sorry that I keep breaking your software. When I put the output from pFst into the smoother, I get binary output mixed in with the proper output.

Can we add a random function for ethnicities and the number of samples.

enhancement