diff options
author | Frederick Muriuki Muriithi | 2022-10-03 09:41:52 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-10-03 09:47:37 +0300 |
commit | fe1b8be86b65346724f8f78ab9e5d897e0c480b0 (patch) | |
tree | c9304461497dafffa75e480bf4e7f81953ac46da /setup.cfg | |
parent | ff34aee0f39c2e91db243461d7d67405e7aea0e3 (diff) | |
download | genenetwork3-fe1b8be86b65346724f8f78ab9e5d897e0c480b0.tar.gz |
Bug: Do not process data for output too early
* gn3/computations/rust_correlation.py: (parse_tissue_corr_data): The function
was parsing data from a file, and then converting the parsed values into a
comma-separated string for output, despite the fact that the data parsed is
not output in this specific function. This is a really bad idea, and leads
to errors showing up down the line, far removed from the cause.
Diffstat (limited to 'setup.cfg')
0 files changed, 0 insertions, 0 deletions