dieterich-lab / rp-bp

Rp-Bp is a Bayesian approach to predict, at base-pair resolution, ribosome occupancy and translation.
MIT License
7 stars 5 forks source link

Read filtering report does not report periodic read length counts #69

Closed bmmalone closed 7 years ago

bmmalone commented 7 years ago

@CDieterich reported this problem; the get-read-filtering-counts script is not properly reporting the number of reads with periodic read lengths.

This is due to a change in the the misc.bio_utils.bam_utils.get_read_length_distribution function.

bmmalone commented 7 years ago

This issue was closed quickly because I fixed the problem before creating the Issue. The issue was created for bookkeeping purposes.