broadinstitute / ABC-Enhancer-Gene-Prediction

Cell type specific enhancer-gene predictions using ABC model (Fulco, Nasser et al, Nature Genetics 2019)
MIT License
203 stars 62 forks source link

Fix qnorm #201

Closed atancoder closed 8 months ago

atancoder commented 8 months ago

Code currently doesn't work when use_qnorm config is set to False.

Test Plan

Ran with use_qnorm: True and use_qnorm: False, and both work