Hi
I noticed that mpileup and call incorporates non-ATGCN IUPAC bases into VCF however bcftools norm expects only ATGCN. Is this an expected outcome? I thought non-ATGCN bases are not allowed in VCF spec? Latest spec dictates conversion of R to A for example though 4.2 does not mention it.
This happens when GIAB reference or any of the GATK resource bundle references are used for mapping and calling.