Hi all,
Thanks to helps of Biostars community, I managed to map SOLiD RNA-seq reads to a macaque genome assembly (macFas5). Now, I have 251 bam and bam.bai files to look into. I want to see whether there are any reads that map to a certain region on chromosome 11 and I have to do it for all bam files I have. So, I was wondering if there is a more practical way to check this than zooming into the same region in each bam file using IGV.
Thanks in advance.
You can extract the mapped reads on a given region using samtools : Extract Reads From A Bam File That Fall Within A Given Region