zyndagj/BSMAPz

Overlapping reads leads to different results with bsp and bam/sam inputs

Closed this issue · 1 comments

https://github.com/zyndagj/BSMAPz/blob/development/methratio.py#L458

This error is present in the original implementation.

https://github.com/zyndagj/BSMAPz/blob/original/methratio.py#L90

When generating validation data with the original implementation, bam -> methratio should be used.

Fixed by v1.1.0