ZhiGroup / FastRecomb

Fast recombination map estimation using PBWT
3 stars 0 forks source link

vcf requirements? #4

Open emgiles opened 6 months ago

emgiles commented 6 months ago

Hi, I would like to know what the vcf requirements are? Can it be .gz? Should previously filtering for only biallelic loci be done? I get a core dumped error using a vcf.gz with 7 individuals for a chromosome that is approx 52Mb. My vcf includes all sites.

ardalan-n commented 5 months ago

Hi, The current code only supports uncompressed VCF file format and bi-allelic sites.