Age | Commit message (Collapse) | Author |
|
Generally avoid naming things with a "utils" prefix/ suffix since it
encourages contributors to dump any new functions there; and over time, as the
code grows, things get messy...
|
|
|
|
|
|
|
|
|
|
|
|
Reviewed-by: BonfaceKilz <me@bonfacemunyoki.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Began using elpy's format code fn
|
|
"/gwa-compute/<k_filename>/loco/covariates/maf/<maf>/<token>"
|
|
|
|
|
|
|
|
|
|
|
|
* gn3/api/gemma.py (compute_k): New function.
* tests/integration/test_gemma.py (tesk_k_compute): New test case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|