dnanexus-rnd / GLnexus

Scalable gVCF merging and joint variant calling for population sequencing projects
Apache License 2.0
137 stars 36 forks source link

N+1 calling code #284

Open Yask-Gupta opened 1 year ago

Yask-Gupta commented 1 year ago

Hi there, I have been working with deepvariants to create GVCF files. I want to joint-call them. I wanted to use GLnexus as the paper suggests it can perform incremental (N+1) calling. But I can't figure out how to add more samples to my existing database. Can you please help? thanks