GenomicMedLab / cool-seq-tool

https://coolseqtool.readthedocs.io
MIT License
4 stars 0 forks source link

Fix resp scope for get_nearest_transcript_junction #273

Closed jarbesfeld closed 9 months ago

jarbesfeld commented 9 months ago

resp should be set within the scope of _is_exonic_breakpoint. This will ensure that a response is returned only if this condition is true.