bcftools norm --multiallelics -indels
does not normalize indels.
#2084
Labels
bcftools norm --multiallelics -indels
does not normalize indels.
#2084
bcftools norm --multiallelics -indels
andbcftools norm --multiallelics +indels
do not normalize indels even if all multiallelic sites are indels. with-snp
and+snp
it works for snps (altough if you have a snp and multiallelic indels, both snp and each indel gets a new entry like they would with-both
).test_norm.vcf.txt
The text was updated successfully, but these errors were encountered: