What is a tool with which I can generate pileups form .bam file for every positions on reference (I want to find out all bases for every position ('A', 'C', 'T', 'G') and indels (separately insertion and deletion))?
I have used pysam, but wasn't able to get indels.