diff options
author | Munyoki Kilyungi | 2022-10-12 16:37:26 +0300 |
---|---|---|
committer | Munyoki Kilyungi | 2022-10-12 16:37:26 +0300 |
commit | 272d169da27b7c9e3429c084f2b6f2ad47d876a9 (patch) | |
tree | 59c5cbb50dae88122573a196d96ee88017b16c9a /issues | |
parent | e9a94bdd6dbac9675e39a18d0232634ee2225d1c (diff) | |
download | gn-gemtext-272d169da27b7c9e3429c084f2b6f2ad47d876a9.tar.gz |
Update current remaining work
* issues/add-mouse-data-from-klaus.gmi: Add extra lists with the
remaining work that needs to be done.
Diffstat (limited to 'issues')
-rw-r--r-- | issues/add-mouse-data-from-klaus.gmi | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/issues/add-mouse-data-from-klaus.gmi b/issues/add-mouse-data-from-klaus.gmi index 55330b2..66572fe 100644 --- a/issues/add-mouse-data-from-klaus.gmi +++ b/issues/add-mouse-data-from-klaus.gmi @@ -71,3 +71,16 @@ https://genenetwork.org/gsearch?type=phenotype&terms=H1N1 like animal number currently. The way we deal with something like that is to create a new group, with the "strain list" being a list of individuals. ``` + +Current script that enters data into gn2: + +=> https://github.com/genenetwork/dump-genenetwork-database/blob/master/csv-dump.scm + +Remaining tasks: + +* [ ] Share latest changes. +* [ ] Test the script in a copy of the production database. +* [ ] Make this more generic +* [ ] Integrate with GN2 + +The last 2 tasks will/should probably be broken down into smaller issues. |