Entering edit mode
7.1 years ago
vmicrobio
▴
290
Hi all,
I have done an alignment using bwa on numerous references and I would like to retrieve a count of the reads matching more than one references and know witch references are involved.
This question is related to this post : How to highlight multiple references mapped reads?, but here I don't need to get reads, only a count. I also would like to answer it differently because in my case it makes samtools stop the process for some samples
Thanks a lot!
wc is your friend
why ? show us the error
Yes wc is definitively what I need to count
Here is the error (certainly due to a lack of computing power, because it works for some of my files and I couldn't detect any corrupted files):