statgen / gotcloud

Genomes on the Cloud, Mapping & Variant Calling Pipelines
http://genome.sph.umich.edu/wiki/GotCloud
32 stars 19 forks source link

handles duplicate variants in merge #12

Closed atks closed 8 years ago

atks commented 8 years ago

When duplicate variants are encountered in the merging step, the duplicate variants are ignored. Previously, this was not handled appropriately and when more than the expected number of variant records are encountered, merge computes a wrong number of ploidy leading to errors in the compute_features stage.