summaryrefslogtreecommitdiff
path: root/issues/genenetwork/genewiki.gmi
diff options
context:
space:
mode:
authorPjotr Prins2021-11-16 06:22:13 -0600
committerPjotr Prins2021-11-16 06:22:13 -0600
commit50797e6b3edadf2ba2c93c635ca67fc589b7622b (patch)
treedcd1bdffd47de2fc39b8795783520988b9eb2207 /issues/genenetwork/genewiki.gmi
parentbae8d9f1f1db6eadd1d1424358156b03e1250d4a (diff)
downloadgn-gemtext-50797e6b3edadf2ba2c93c635ca67fc589b7622b.tar.gz
genewiki and global search
Diffstat (limited to 'issues/genenetwork/genewiki.gmi')
-rw-r--r--issues/genenetwork/genewiki.gmi24
1 files changed, 24 insertions, 0 deletions
diff --git a/issues/genenetwork/genewiki.gmi b/issues/genenetwork/genewiki.gmi
new file mode 100644
index 0000000..e7096dc
--- /dev/null
+++ b/issues/genenetwork/genewiki.gmi
@@ -0,0 +1,24 @@
+# Genewiki conversion
+
+GeneNetwork1 contains a genewiki:
+
+=> http://gn1.genenetwork.org/webqtl/main.py?FormID=geneWiki&symbol=BRCA2
+
+We want to migrate it to markdown documents that can be fetched from
+
+=> https://github.com/genenetwork/gn-docs/genes
+
+So the steps are to (1) migrate the existing genewiki data in the database to named markdown documents in that repository and (2) create a rendered page that is found through
+
+=> https://genenetwork.org/doc/genes/BRCA2
+
+with an edit button, similar to
+
+=> http://genenetwork.org/facilities/
+
+## Tags
+
+* assigned: pjotrp, zsloan
+* enhancement
+
+## Tasks