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
Age
Commit message (
Expand
)
Author
2021-08-18
Add tests and fix errors caught with tests
Muriithi Frederick Muriuki
2021-08-18
Fix errors: add in missing parenthesis
Muriithi Frederick Muriuki
2021-08-18
Initialise heatmap generation module
Muriithi Frederick Muriuki
2021-08-16
Merge pull request #32 from genenetwork/heatmap_decompose_db_retrieval
BonfaceKilz
2021-08-12
Fix linting errors
Muriithi Frederick Muriuki
2021-08-12
Import missing definitions
Muriithi Frederick Muriuki
2021-08-11
use normal function for correlation (#34)
Alexander Kabui
2021-08-09
Build up the heatmap data
Muriithi Frederick Muriuki
2021-08-09
Set up the trait dataset type correctly
Muriithi Frederick Muriuki
2021-08-09
Retrieve the trait data
Muriithi Frederick Muriuki
2021-08-09
Add missing arguments. Fix typo.
Muriithi Frederick Muriuki
2021-08-09
Fix linting errors
Muriithi Frederick Muriuki
2021-08-08
Update tests
Muriithi Frederick Muriuki
2021-08-08
Only load extra data if the traits have basic info
Muriithi Frederick Muriuki
2021-08-08
Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_decom...
Muriithi Frederick Muriuki
2021-08-07
Add gunicorn support for production
Pjotr Prins
2021-08-07
Update info on running guix container
Pjotr Prins
2021-08-05
db: traits: Return unique values when fetching sample data
BonfaceKilz
2021-08-05
Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_decom...
Muriithi Frederick Muriuki
2021-08-05
Reorganise the database code
Muriithi Frederick Muriuki
2021-08-05
Build up trait_name items from full name
Muriithi Frederick Muriuki
2021-08-04
Fix issues caught by pylint
Muriithi Frederick Muriuki
2021-08-04
Retrieve the RISet and RISet ID values
Muriithi Frederick Muriuki
2021-08-04
Add tests for post-processing functions
Muriithi Frederick Muriuki
2021-08-04
sql: Add documentation extracted from within the database.
Arun Isaac
2021-08-04
Update tests
Muriithi Frederick Muriuki
2021-08-04
Avoid string interpolation: use prepared statement
Muriithi Frederick Muriuki
2021-08-04
Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_decom...
Muriithi Frederick Muriuki
2021-08-03
guix.scm: Add csvdiff as a propagated input
BonfaceKilz
2021-08-02
sql: Document the table Strain.
Arun Isaac
2021-07-31
sql: Add schema description.
Arun Isaac
2021-07-30
Rework db functions to enable postprocessing
Muriithi Frederick Muriuki
2021-07-30
Remove extra space
Muriithi Frederick Muriuki
2021-07-30
Add module for common utilities
Muriithi Frederick Muriuki
2021-07-30
Return dict from query functions
Muriithi Frederick Muriuki
2021-07-30
Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_decom...
Muriithi Frederick Muriuki
2021-07-29
Merge pull request #30 from genenetwork/Feature/Update-db-from-csv-data
BonfaceKilz
2021-07-29
Merge branch 'main' into Feature/Update-db-from-csv-data
BonfaceKilz
2021-07-29
Delete "update_raw" and it's test-cases
BonfaceKilz
2021-07-29
Add method for updating values from a sample dataset
BonfaceKilz
2021-07-29
Add partial type annotations for slink module
Muriithi Frederick Muriuki
2021-07-29
Add type annotations to the function
Muriithi Frederick Muriuki
2021-07-29
Retrieve trait information
Muriithi Frederick Muriuki
2021-07-29
Make name retrieval more general
Muriithi Frederick Muriuki
2021-07-29
Retrieve 'ProbeSet' trait name
Muriithi Frederick Muriuki
2021-07-29
Add partial type annotations for slink module
Muriithi Frederick Muriuki
2021-07-29
Add type annotations to the function
Muriithi Frederick Muriuki
2021-07-29
db: traits: Remove publishdata column
BonfaceKilz
2021-07-28
Retrieve trait information
Muriithi Frederick Muriuki
2021-07-28
Make name retrieval more general
Muriithi Frederick Muriuki
[next]