index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn3
/
settings.py
Age
Commit message (
Expand
)
Author
2024-09-12
Getting Rqtl to run on fallback
Pjotr Prins
2024-08-01
Add `gn3.oauth2` module to handle authorisations
Frederick Muriuki Muriithi
2024-05-20
Remove unused variable.
Munyoki Kilyungi
2024-05-01
Load LLM_DB_PATH as a setting.
Alexander_Kabui
2024-04-30
Update LLM_DB_PATH config.
Alexander_Kabui
2024-03-26
add sqlite-db-path config
Alexander_Kabui
2024-03-22
use tmp for test db
Alexander_Kabui
2024-03-22
add gnqa db path
Alexander_Kabui
2024-01-03
fix fetch token error from curent app
Alexander_Kabui
2024-01-03
fetch auth token from current app
Alexander_Kabui
2023-12-22
Feature/gn llms (#140)
Alexander Kabui
2023-10-10
Do authorisation checks for relevant functions
Frederick Muriuki Muriithi
2023-10-06
Settings: Add note to discourage importing directly from defaults
Frederick Muriuki Muriithi
2023-06-07
auth: Remove "migrate-data" scope.
Frederick Muriuki Muriithi
2023-06-07
auth: Remove obsoleted scope
Frederick Muriuki Muriithi
2023-05-29
auth: Enable registration of OAuth2 clients
Frederick Muriuki Muriithi
2023-04-17
Fix typo, os.environment -> os.environ
Munyoki Kilyungi
2023-04-17
Update the default SPARQL endpoint
Munyoki Kilyungi
2023-03-09
auth: data migration: Data migration outline
Frederick Muriuki Muriithi
2023-03-09
auth: introspection: Protect introspection endpoint
Frederick Muriuki Muriithi
2023-03-01
Fetch sampledata
Munyoki Kilyungi
2022-12-22
tests: Setup environment variables and configs
Frederick Muriuki Muriithi
2022-12-22
auth: implement OAuth2 flow.
oauth2_auth_flow
Frederick Muriuki Muriithi
2022-11-08
Tests: Generalise testing 'CREATE TABLE' migrations
Frederick Muriuki Muriithi
2022-11-08
Settings: Provide default `AUTH_DB` setting.
Frederick Muriuki Muriithi
2022-11-03
Add credentials checking
Frederick Muriuki Muriithi
2022-10-26
Add xapian database connection context manager.
Arun Isaac
2022-07-22
import rust_correlation when running gn3 as lib
Alexander_Kabui
2022-07-11
Allow CORS everywhere by default
Frederick Muriuki Muriithi
2022-06-29
new variable: CORRELATION_COMMAND
Alexander
2022-02-21
Fix a myriad of linter issues
Frederick Muriuki Muriithi
2022-02-08
Use multiprocessing to speed up computation
Frederick Muriuki Muriithi
2021-12-02
Implement dataset metadata API endpoint.
Arun Isaac
2021-11-20
Merge pull request #56 from genenetwork/partial-correlations
Muriithi Frederick Muriuki
2021-11-16
Remove sqlalchemy.
Arun Isaac
2021-11-04
Implement `compute_partial_correlations_fast`
Frederick Muriuki Muriithi
2021-11-04
Partially implement `partial_correlation_recursive`
Frederick Muriuki Muriithi
2021-11-01
Implement `compute_partial_correlations_fast`
Frederick Muriuki Muriithi
2021-10-29
Feature/biweight reimplementation (#47)
Alexander Kabui
2021-10-19
Fix some linting issues
Frederick Muriuki Muriithi
2021-10-19
Allow CORS_ORIGINS to be configurable via the environment
Frederick Muriuki Muriithi
2021-09-27
fix merge conflicts
Alexander Kabui
2021-09-20
Enable Cross-Origin Resource Sharing
Frederick Muriuki Muriithi
2021-09-16
Add WGCNA_SCRIT env to settings
Alexander Kabui
2021-08-31
Provide utilities for genotype files
Muriithi Frederick Muriuki
2021-08-30
Implement module for interfacing with rust-qtlreaper
Muriithi Frederick Muriuki
2021-06-23
minor fixes for biweight script
Alexander Kabui
2021-06-20
merge main
Alexander Kabui
2021-06-20
make requested changes to biweight
Alexander Kabui
2021-05-17
Added RQTL_WRAPPER_CMD (which is fetched from environment) in settings.py
zsloan
[next]