Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gn3/db/species.py (get_chromosome): New function.
|
|
MySQLdb is already ignored in ".mypy.ini", added in 88c33df.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* gn3/computations/parsers.py (parse_genofile): New procedure.
* tests/unit/computations/test_parsers.py: New test files for above.
|
|
* tests/unit/test_data/genotype.txt: New file.
* tests/unit/test_file_utils.py: Update failing test.
|
|
|
|
Feature/speed up correlation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
refactor return data type for tissue and lit
|
|
|
|
|
|
|
|
|
|
|
|
|