Entering edit mode
23 months ago
rj.rezwan
▴
10
Hi, I have fixmate the abc.sorted.bam (12G) file using picard tool. But my output fixmate.bam file is increased to 13G. it this fine or I should need to worry about it? My command is here:
picard FixMateInformation I=abc_sorted.bam O=fixmate_abc.bam VALIDATION_STRINGENCY=STRICT CREATE_INDEX=TRUE
try again with