summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-03-30 16:50:19 +0300
committerMunyoki Kilyungi2023-03-30 16:50:19 +0300
commitc4fbf7b97743b445d10d29bc070703ce72b5053e (patch)
treed989e9472917c1803f8c20a7bdf30e669bba0185
parentf82c115b0e1a4cc30c2ee7c0a969402b7fd3eebf (diff)
downloadgn-gemtext-c4fbf7b97743b445d10d29bc070703ce72b5053e.tar.gz
Create issue relating to genewiki dump
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
-rw-r--r--issues/dump-genewiki-data-in-rdf.gmi16
1 files changed, 16 insertions, 0 deletions
diff --git a/issues/dump-genewiki-data-in-rdf.gmi b/issues/dump-genewiki-data-in-rdf.gmi
new file mode 100644
index 0000000..c78191e
--- /dev/null
+++ b/issues/dump-genewiki-data-in-rdf.gmi
@@ -0,0 +1,16 @@
+# Dump GeneWiki data
+
+* assigned: bonfacem
+* priority: high
+* status: ongoing
+
+GeneWiki data comes from the GeneRIF database maintained by NCBI. In GeneNetwork, this is stored in GeneRIF_BASIC. [Authorised] Users of GN can add their own entries so that they are associated with a given symbol. In SQL, these edits are stored in GeneRIF.
+
+Here's an example of a genewiki entry from GN1
+
+=> https://gn1.genenetwork.org/webqtl/main.py?FormID=geneWiki&symbol=Shh
+
+
+Work related to this dump can found in:
+
+=> https://github.com/genenetwork/dump-genenetwork-database/pull/7/