aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorzsloan2022-11-23 23:28:22 +0000
committerzsloan2022-11-23 23:29:55 +0000
commitd318b1d649a3ece1a5a6c24bcd3496e14dbc69cd (patch)
tree84696bbaf199d139a7acd254677fab7a63b27ccd /test
parent0886baf8971c48a13c78c3c6397f486898ff4700 (diff)
downloadgenenetwork2-d318b1d649a3ece1a5a6c24bcd3496e14dbc69cd.tar.gz
Make some changes to prevent show_corr_results.py bugs (details below)
At one point the MonadicDict of the dataset ob was being passed to create_trait, which does not work. I changed it back to passing the object Another place calls "as_dict" on the dataset ob, which doesn't work; I had to call as_monadic_dict().data for that Some traits are also None for some reason, which caused an error in the filter. For now I just used an if/else, but someone can deal with this differently later
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions