diff options
author | BonfaceKilz | 2022-02-08 08:42:47 +0300 |
---|---|---|
committer | BonfaceKilz | 2022-02-08 08:42:47 +0300 |
commit | 834821b086d6a963b60bddb4bf41aee94af5f0db (patch) | |
tree | 2df3518e975e1db63b404455075e64344d7d0909 /gn3/computations | |
parent | 63716e121e0b546b158acd27349eae187546e7cc (diff) | |
download | genenetwork3-834821b086d6a963b60bddb4bf41aee94af5f0db.tar.gz |
db: traits: Enable deletion of individual sample values
If a user replaces an individual value with an "x", delete that date entry from the respective table. Deletion here is the only option since by default the Nstrain, PublishData and PublishSE don't accept null values. Note that deleting all 3 values is equivalent to removing the sample from the CSV file. * gn3/db/traits.py (update_sample_data): If a value is "x", delete it from the respective table.
Diffstat (limited to 'gn3/computations')
0 files changed, 0 insertions, 0 deletions