summaryrefslogtreecommitdiff
path: root/issues/tests-for-genodb.gmi
diff options
context:
space:
mode:
authorArun Isaac2022-07-06 17:51:35 +0530
committerArun Isaac2022-07-06 17:51:35 +0530
commit0e9f9663421ccb76a954a64444a2dd1277be0110 (patch)
tree169858a2d8b7b4b1053e4eb704be64220c8cd266 /issues/tests-for-genodb.gmi
parentef2babcd97676ad4d8512b53152c79bbcb6c68b4 (diff)
downloadgn-gemtext-0e9f9663421ccb76a954a64444a2dd1277be0110.tar.gz
Add tests for genodb issue.
Diffstat (limited to 'issues/tests-for-genodb.gmi')
-rw-r--r--issues/tests-for-genodb.gmi10
1 files changed, 10 insertions, 0 deletions
diff --git a/issues/tests-for-genodb.gmi b/issues/tests-for-genodb.gmi
new file mode 100644
index 0000000..e4398d2
--- /dev/null
+++ b/issues/tests-for-genodb.gmi
@@ -0,0 +1,10 @@
+# Tests for the genodb genotype database
+
+Write tests for the genodb genotype database Common Lisp code.
+=> https://git.genenetwork.org/GeneNetwork/cl-gn cl-gn repository which contains the genodb code
+Perhaps, imitate similar tests in genenetwork3
+=> https://github.com/genenetwork/genenetwork3/blob/main/tests/unit/computations/test_parsers.py
+The genodb genotype database implementation is explained in detail at
+=> /topics/genotype-database.html
+
+* assigned: aruni