diff options
author | Muriithi Frederick Muriuki | 2021-09-06 06:47:52 +0300 |
---|---|---|
committer | Muriithi Frederick Muriuki | 2021-09-06 06:47:52 +0300 |
commit | 4ce5695a35e92a704add8d497266bb2986a593f6 (patch) | |
tree | d6c866b3c4e99fdcb1cff2e27c45fdeef4ce0e12 /tests | |
parent | 608ff9c6ff668d18f0c42aebf658ef80b517a6de (diff) | |
download | genenetwork3-4ce5695a35e92a704add8d497266bb2986a593f6.tar.gz |
Handle type-coercion exceptions
* gn3/computations/qtlreaper.py: handle exceptions Sometimes, the values being parsed are plain strings and cannot be cast to the float types. This commit handles that by casting only those values that can be cast to float, and returning the others as strings.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions