summaryrefslogtreecommitdiff
path: root/issues
diff options
context:
space:
mode:
Diffstat (limited to 'issues')
-rw-r--r--issues/add-mouse-data-from-klaus.gmi13
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.