blob: 957dca7286d0bb8d42eedde5e5d0539cbdb1edb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# 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
## Resolution
Tests have now been written.
* closed
|