Hi When I put -f 1 it ouptuts counts as 0 for all transcript even though there some reads which lies within the region.
Counting reads within regions of interest
Hi,
I have a bam and a bed file which has my regions of interest. Now I have would like count all the reads strictly between my regions of interest in bed file. I tried bedtools multicov but it reports the reads which partially overlapped outside regions. I need the count of reads which is confined within my region of interest in bed file.
How can I achieve that. thanks in advance
• 3,475 views
•
link
1 answer
Log in to answer this question.
I want to count histone modification reads that fall in some predefined regions of a genome using bedtools multicov command i cant understand what BED file refer to How can I know my regions of interest?? on what basis i will create it ? can you help me please?