summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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