diff options
author | Pjotr Prins | 2024-03-04 09:25:32 -0600 |
---|---|---|
committer | Pjotr Prins | 2024-03-04 09:25:41 -0600 |
commit | 88f6921f7d48ff33ea210750c279f64fb59d3823 (patch) | |
tree | b732886d0310ed2c99c7837d3fe44c24af3a22b5 /tasks/alexm.gmi | |
parent | 2400957fb710b8b853a56d98f4874900fb4eca81 (diff) | |
download | gn-gemtext-88f6921f7d48ff33ea210750c279f64fb59d3823.tar.gz |
New file: task list for @alexm
Diffstat (limited to 'tasks/alexm.gmi')
-rw-r--r-- | tasks/alexm.gmi | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tasks/alexm.gmi b/tasks/alexm.gmi new file mode 100644 index 0000000..db8d211 --- /dev/null +++ b/tasks/alexm.gmi @@ -0,0 +1,26 @@ +# Tasks for Fred + +## Description + +These are the tasks and issues to be handled by Alex. + +Here are all open issues +=> https://issues.genenetwork.org/search?query=is%3Aopen+AND+assigned%3Aalexm&type=all + +The search used for the list above is +> is:open AND assigned:alexm + +You can refine the search by constraining the checks some more, e.g. to get high-priority issues + +> is:open AND assigned:alexm AND priority:high + +# Tasks + +* [ ] Make GNQA reliable (with @fahamu) +* [ ] Improve UX for GNQA (with @shelbys) +* [ ] GNQA add abstracts pubmed (with @shelbys) + +=> ../issues/fetch-pubmed-references-to-gnqa + +* [ ] GNQA add GN metadata with @bonfacem +* [ ] Create terminal output for external processes (WGCNA as a pilot, with @bonfacem and @pjotrp) |