Since 4.0.0:
- Long-awaited fix handling the case when read group IDs are replicated across BAM files input to
allelotype
. allelotype
now recognizes either_.bai
or_.bam.bai
BAM index files.- Added option
--dont-include-pl
toallelotype
, which creates VCFs with no PL field, greatly reducing their size. - Added option
--gridk
toallelotype
, which controls how many possible alleles are considered when computing genotype likelihoods. - Added VCF fields PQ and DPA.
- Bug fix for precision error leading to low quality scores for high coverage heterozygous sites.