Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-20 | Replace all references to python2.7 with python3.8 | BonfaceKilz | |
Run: ``` find . -type f -print0 | xargs -0 sed -i \ "s|lib/python2.7/site-packages|lib/python3.8/site-packages|g" ``` | |||
2020-04-23 | Docs | Pjotr Prins | |
2017-05-21 | Merge from the diet branch. | Pjotr Prins | |
* refactored ./bin/genenetwork2 and /etc/default_settings - better detection of Guix - removed unused parameters, such as GEMMA_RESULT_PATH and TEMP_TRAITS - removing some default settings, such as PYLMM_COMMAND - rename some settings, such as SQL_URI and LOG_SQL_ALCHEMY - added GUIX_JS_PATH for JS modules * Added documentation on installing binary GN2 * Updated Twitter board to latest version in Guix - it had broken * Updated many tools in the latest Guix profile | |||
2016-04-20 | [PATCH 023/100] WIP fixing all paths | Pjotr Prins | |
2016-04-20 | Docs | Pjotr Prins | |
2016-02-08 | Guix: installation notes | pjotrp | |