diff options
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 |