Entering edit mode
                    8.6 years ago
        user230613
        
    
        ▴
    
    380
    I think the question title is self explanatory.
Is it possible to output bases with zero coverage using bam-readcount tool. Something similar to samtools depth:
Usage: samtools depth [options] in1.bam [in2.bam [...]]
Options:
   -a   output all positions (including zero depth)
                    
                
                
You're right. My mistake :/