I am doing some whole genomes and after the alignments, I am doing the indel-realign and base reaclibration steps. I am seeing an odd result. The bam file after the base recalibration increases in size as below:
After the indel re-align, which is the same size as the originally mapped file:
114G Aug 23 08:51 Nrml_IndelRealin.bam
96G Aug 23 21:59 umr_IndelRealin.bam
After base quality recalibration:
126G Aug 25 20:40 Nrml_IndelRealin.BQSR.bam
127G Aug 25 15:44 Tumr_IndelRealin.BQSR.bam
Is this normal? Should the file size increase?
Thanks
After the indel re-align, which is the same size as the originally mapped file:
114G Aug 23 08:51 Nrml_IndelRealin.bam
96G Aug 23 21:59 umr_IndelRealin.bam
After base quality recalibration:
126G Aug 25 20:40 Nrml_IndelRealin.BQSR.bam
127G Aug 25 15:44 Tumr_IndelRealin.BQSR.bam
Is this normal? Should the file size increase?
Thanks
Comment