diff options
author | BonfaceKilz | 2021-11-19 11:23:48 +0300 |
---|---|---|
committer | BonfaceKilz | 2021-11-19 11:23:48 +0300 |
commit | 3b96854df76b15239c6cbc7d1c2144b29a4b5745 (patch) | |
tree | a6ea96aa108dd26a21416b2fa6f0ca1643cc8022 /issues | |
parent | 3a8cc55a68ff69c68540d60aef79d30198ff4994 (diff) | |
download | gn-gemtext-3b96854df76b15239c6cbc7d1c2144b29a4b5745.tar.gz |
issue: authorisation: Add extra TODO items
Diffstat (limited to 'issues')
-rw-r--r-- | issues/authorisation.gmi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/issues/authorisation.gmi b/issues/authorisation.gmi index 044962d..c98509b 100644 --- a/issues/authorisation.gmi +++ b/issues/authorisation.gmi @@ -10,6 +10,18 @@ data up-loader, and it requires authorisation, this is a good time to clean up authorisation. +# TODO + +- [ ] Make user able to delete/ add extra value + +- [ ] Fetch complete list of samples from database and genotype file + instead of only fetching that list from the database. Look at trait + page for reference. + +- [ ] Extend idea of csv generation to probeset data. Get data from + the genotype file and work out how to update the values from the + database. + # Notes mRNA datasets ("ProbeSetFreeze" in the DB) contain traits, so when you |