Entering edit mode
4.5 years ago
dongguiying2017
•
0
Hi, I use the clusters to generate .sam files by bwa mem, but the clusters is closed when the sam files are generated. I have hundreds of sam files. Some sam files have been generated, and some are being generated. I want to know how to check the integrity of my sam files, except for checking their lastest modified times?
samtools quickcheck?
I have tried samtools quickcheck. But even the sam file is not integrity, nothing are output
If you suspect that some of your SAM files are incomplete then there is probably no other way but to check that you have at least the same number of fastq records in your files as the input data.