Chien-Hsiang Hsu
Results
2
issues of
Chien-Hsiang Hsu
#### What language are you using? Python. #### What version are you using? python 3.10.8 and connectorx 0.3.1 #### What database are you using? PostgreSQL #### What dataframe are you...
bug
Hi Alex, Should the returned `running_sum` be an array instead of zero in this line? https://github.com/MaayanLab/blitzgsea/blob/54ca73de4c89be3824562f2ef8998aa0f179fbf7/blitzgsea/__init__.py#L49 I ran into error when sum_hit_scores == 0. It turns out that this line...