blob: e0a0a001c1af4b716e90afe3df120e3f576a98c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
# 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
* type: enhancement
* priority: medium
* status: unclear
* keywords: GN1, documentation
## Tasks
|