Entering edit mode
                    3.4 years ago
        tien
        
    
        ▴
    
    40
    Hello all,
I'm having a BAM file from cell ranger and I just sample 1% reads from that file by using samtools --subsample. After sampling, I want to check the number of barcode (CB) and feature (gene_id) in newly created file. Is this possible to do it with samtools or any other tools?
Thanks for your help.
Oh yesss. Thanks a lot.