In order to calculate coverage per bait is the calculation: bait reads / (bait length * 100)? That seems a bit off when I put real #'s to it (158 / (153*100) = 0.01. Thank you
.
EDIT:
( read count * read length ) / length of area in question
so if the average reads for a bait were 158 at a read length of 150 and the bait length was 153
(158 * 150) / 153 = 155x
.EDIT:
( read count * read length ) / length of area in question
so if the average reads for a bait were 158 at a read length of 150 and the bait length was 153
(158 * 150) / 153 = 155x