t-neumann / slamdunk

Streamlining SLAM-seq analysis with ultra-high sensitivity
GNU Affero General Public License v3.0
37 stars 22 forks source link

Update stats.py #151

Closed BRYZAL closed 5 months ago

BRYZAL commented 5 months ago

A fix was done on the function tcperreadpos to avoid an index error. More specifically, an if statement was added when iterating the reads to avoid an out of index error.