Branch | Commit message | Author | Age |
chores/code-refactoring | code cleanup | Alexander_Kabui | 2 years |
chores/lmdb-integration | write files to TMPDIR | Alexander_Kabui | 2 years |
chores/script-textfile-generator | modify alloaction size | Alexander_Kabui | 2 years |
decouple_tools_and_wqflask_app | Fetch configs from app object not modules | Frederick Muriuki Muriithi | 2 years |
hook-up-auth-to-traits-page | Integrate OAuth2 auth with GN2 UI | Frederick Muriuki Muriithi | 2 years |
lmdb-code/refactoring | code refactoring | Alexander_Kabui | 2 years |
oauth2-migrate-user-details-and-data | oauth2: Migrate user details and data | Frederick Muriuki Muriithi | 2 years |
refactor-configurations | Restore `(before/after)_request` functions to original module. | Frederick Muriuki Muriithi | 2 years |
rework-genotype-linking | Rework Genotype linking | Frederick Muriuki Muriithi | 2 years |
testing | fix: failing tests due to changes in geno_db_exists | John Nduli | 9 months |
[...] |
|
Tag | Download | Author | Age |
v2.0 | genenetwork2-2.0.tar.gz | Pjotr Prins | 9 years |
|
Age | Commit message | Author |
2022-01-04 | README: Document `guix shell' development process.•••* README.md: Clean up and document `guix shell' development process.
guix-shell | Arun Isaac |
2022-01-04 | guix.scm: Add guix.scm.•••* guix.scm: New file.
| Arun Isaac |
2022-01-04 | README: Fix typo.•••* README.md: Change clinians to clinicians.
| Arun Isaac |
2022-01-04 | bin: Stop execution on error.•••* bin/genenetwork2: Pass -e flag to sh.
| Arun Isaac |
2022-01-04 | bin: Set shebang to sh instead of bash.•••/bin/sh is present on Guix System and other distros while /bin/bash is
present only on other distros.
* bin/genenetwork2: Set shebang to sh instead of bash.
| Arun Isaac |
2022-01-04 | bin: Do not set environment variables set by guix shell.•••The Guix python package accepts GUIX_PYTHONPATH instead of
PYTHONPATH. `guix shell' sets GI_TYPELIB_PATH, GIO_EXTRA_MODULES,
GUIX_GTK3_PATH, GUIX_PYTHONPATH, PATH, R_LIB_SITE and XDG_DATA_DIRS
when necessary. There is no need to set these environment variables
explicitly.
* bin/genenetwork2: Do not set GI_TYPELIB_PATH, GIO_EXTRA_MODULES,
GUIX_GTK3_PATH, PATH, PYTHONPATH, R_LIBS_SITE and XDG_DATA_DIRS.
* README.md [Development]: Remove paragraph on injecting python
modules locally.
| Arun Isaac |
2022-01-04 | bin: Set GN2_PROFILE from GUIX_ENVIRONMENT.•••`guix shell' sets the profile path in an environment
variable---GUIX_ENVIRONMENT. There is no need to pass it explicity as
an input in GN2_PROFILE.
* README.md: Remove all references to GN2_PROFILE.
* bin/genenetwork2: Set GN2_PROFILE from GUIX_ENVIRONMENT. Do not
check the value of GN2_PROFILE now that it is set
automatically. Remove all references to GN2_PROFILE in example
invocations.
| Arun Isaac |
2022-01-03 | Added something that should work as a 'universal' solution for decoding trait... | zsloan |
2022-01-03 | Fixed wrong logic for checking for null or empty string trait descriptions in... | zsloan |
2021-12-23 | If phenotype metadata is cached, authenticate for those traits (otherwise aut... | zsloan |
[...] |