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
/
db
Age
Commit message (
Expand
)
Author
2022-03-12
Create a new function for retrieving strain_id and publishdata_id
BonfaceKilz
2022-03-12
Move operations on sample_data to it's own module
BonfaceKilz
2022-03-12
db: Fix error in SQL query
BonfaceKilz
2022-03-12
Fix pylint error
BonfaceKilz
2022-03-12
Append case attributes to csv data if they exist
BonfaceKilz
2022-03-12
db: Extend csv query to fetch case attributes
BonfaceKilz
2022-03-12
Revert "db: Fetch correct sample data"
BonfaceKilz
2022-03-11
Fix typing errors
Frederick Muriuki Muriithi
2022-02-21
Fix minor issues introduced while fixing linting errors
Frederick Muriuki Muriithi
2022-02-21
Fix a myriad of linter issues
Frederick Muriuki Muriithi
2022-02-21
Test partial corrs API with mix of existing and non-existing control traits
Frederick Muriuki Muriithi
2022-02-19
Test partial corrs endpoint with non-existing control traits
Frederick Muriuki Muriithi
2022-02-18
Remove code trying to query non-existent `TempFreeze` table
Frederick Muriuki Muriithi
2022-02-18
Test partial correlations endpoint with non-existent primary traits
Frederick Muriuki Muriithi
2022-02-08
db: traits: Enable deletion of individual sample values
BonfaceKilz
2022-02-08
db: traits: Allow insertions of "0" in resp. sample values tables
BonfaceKilz
2022-02-08
db: traits: Insert "count" instead of "error" in "NStrain" table
BonfaceKilz
2022-02-03
db: Fetch correct sample data
BonfaceKilz
2022-02-02
Remove PublishFreeze from retrieve_publish_trait_info query
zsloan
2022-02-02
Fix bug where sample values of 0 were being treated as False
zsloan
2022-02-02
Fix retrieve_publish_trait_data query
zsloan
2022-01-12
Indent code correctly
Frederick Muriuki Muriithi
2022-01-12
Deduplicate query to fetch data for 'Publish' traits
Frederick Muriuki Muriithi
2022-01-10
Check for path existence
Frederick Muriuki Muriithi
2022-01-10
Fix dataset retrieval query for `Geno` traits
Frederick Muriuki Muriithi
2022-01-10
Surround statement with parens for readability
Frederick Muriuki Muriithi
2022-01-10
Convert keys to string
Frederick Muriuki Muriithi
2022-01-10
Fix error in query: Replace '=' with 'IN'
Frederick Muriuki Muriithi
2022-01-10
Rework database functions to fetch multiple items
Frederick Muriuki Muriithi
2022-01-05
Merge branch 'main' into fix/check-for-duplicates-before-deletions-or-insertions
BonfaceKilz
2022-01-04
traits.py: Don't use "value" to check if a record exists
BonfaceKilz
2022-01-04
traits.py: Return early during an insert if the give record exists
BonfaceKilz
2022-01-04
traits.py Delete a record only if it exists
BonfaceKilz
2021-12-23
db: Assist mypy with explicit type declaration.
Arun Isaac
2021-12-23
db: Fix sparql_query return type.
Arun Isaac
2021-12-23
db: Fix wrong continued indentation.
Arun Isaac
2021-12-14
linting: Fix obvious linting issues
Frederick Muriuki Muriithi
2021-12-14
Fix bug: expects int, gets object - Fixed.
Frederick Muriuki Muriithi
2021-12-14
mypy: ignore some imports and errors
Frederick Muriuki Muriithi
2021-12-14
Set explicit formatting for sequences in queries
Frederick Muriuki Muriithi
2021-12-13
Fix errors with query
Frederick Muriuki Muriithi
2021-12-10
Fix parameters
Frederick Muriuki Muriithi
2021-12-09
Prevent error on no result. Fix indexing
Frederick Muriuki Muriithi
2021-12-09
Provide clearer error message
Frederick Muriuki Muriithi
2021-12-06
Merge branch 'main' of github.com:genenetwork/genenetwork3
Frederick Muriuki Muriithi
2021-12-02
Implement dataset metadata API endpoint.
Arun Isaac
2021-11-29
Merge branch 'main' into partial-correlations
Muriithi Frederick Muriuki
2021-11-29
Fix linting errors
Frederick Muriuki Muriithi
2021-11-29
Provide entry-point function for the partial correlations
Frederick Muriuki Muriithi
2021-11-29
Fix bugs in data
Frederick Muriuki Muriithi
[prev]
[next]