aboutsummaryrefslogtreecommitdiff
path: root/gn3/db/datasets.py
diff options
context:
space:
mode:
authorBonfaceKilz2022-02-08 08:42:47 +0300
committerBonfaceKilz2022-02-08 08:42:47 +0300
commit834821b086d6a963b60bddb4bf41aee94af5f0db (patch)
tree2df3518e975e1db63b404455075e64344d7d0909 /gn3/db/datasets.py
parent63716e121e0b546b158acd27349eae187546e7cc (diff)
downloadgenenetwork3-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/db/datasets.py')
0 files changed, 0 insertions, 0 deletions