Entering edit mode
6.8 years ago
mostafarafiepour
▴
180
Hi all,
My Bam Files Size is (33,831,754 kb), after sort Its size (24,478,862 kb). I want to know that it's right?
Thanks
Mostafa
Compression level is probably different. Check with this command on both files to see if you lost reads. Did you apply any filters in the sort command, please provide the full command.
code I use:
As I said, simply use flagstat to see if you lost any reads. If not, you'll be fine.