tseemann / ekidna

Assembly based core genome SNP alignments for bacteria
GNU General Public License v3.0
25 stars 3 forks source link

Fix multisample VCF for unaligned positions #9

Open tseemann opened 5 years ago

tseemann commented 5 years ago

Currently the ekidna.vcf is made by merging all the variant VCF files. But these are ignorant of unaligned regions. Need to somehow put . in the positions for samples with no consensus?