Calculate the coverage of genes
Hi,everyone , There I want to calculate the RNAseq reads coverage the numbers of genes and sequences from reference genome and I have bam files ,did anyone knows how to calculate it ? Thanks Alex
• 2,222 views
•
link
1 answer
It's a bit hard to understand exactly what you want, but I assume you mean you want to find the number of alignments per gene. For that, use featureCounts from the subRead package.
• 0 views
•
link
Log in to answer this question.