index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wqflask
Age
Commit message (
Expand
)
Author
2022-09-08
Replace g.db with database_connection() context manager
Munyoki Kilyungi
2022-09-08
Delete logger import
Munyoki Kilyungi
2022-09-08
Replace assertion with Value Error for non-existent dataset
Munyoki Kilyungi
2022-09-08
Replace g.db with database_connection() context manager
Munyoki Kilyungi
2022-09-08
Delete insert query that's not run
Munyoki Kilyungi
2022-09-08
Remove "if" block that does nothing
Munyoki Kilyungi
2022-09-08
Restructure "if ... else" to first check for a ValueError
Munyoki Kilyungi
2022-09-08
Raise a ValueError instead of generic exception
Munyoki Kilyungi
2022-09-08
Replace format-strings with f-strings
Munyoki Kilyungi
2022-09-08
Remove '+' when concatenating strings inside brackets
Munyoki Kilyungi
2022-09-08
Use db_connection and rework "if ... else" clauses
Munyoki Kilyungi
2022-09-08
Delete dead comment
Munyoki Kilyungi
2022-09-08
Refactor if clause to check for string in list
Munyoki Kilyungi
2022-09-08
Refactor "if ... else" block to check the truthy case first
Munyoki Kilyungi
2022-09-08
Replace g.db with database_connection() context manager
Munyoki Kilyungi
2022-09-08
Delete unused news module
Munyoki Kilyungi
2022-09-08
Merge pull request #727 from Alexanderlacuna/feature/use-textfiles
Alexander Kabui
2022-09-08
fixup query formatting
Alexander_Kabui
2022-09-07
catch general errors this will recreate the file
Alexander_Kabui
2022-09-07
use csv to parse files
Alexander_Kabui
2022-09-07
filter list vals with index
Alexander_Kabui
2022-09-06
Change collections/view forms' default action from /delete to /loading (becau...
zsloan
2022-09-06
Add data-trait-info to collections/view columnDefs
zsloan
2022-09-06
Include trait_info_str in trait JSON, so it can be included in collection tab...
zsloan
2022-09-06
Fix mistake from generalize_tables merge
zsloan
2022-09-06
Fix error with dataset menu query in data_set.py
zsloan
2022-09-06
Fix a few problems with ind_genofile conversion script
zsloan
2022-09-06
Merge branch 'testing' into feature/generalize_tables
zsloan
2022-09-06
Placeholder: Set trait location to ??? if the Mb is NULL
Frederick Muriuki Muriithi
2022-09-06
Refactor: Use joins for queries
Frederick Muriuki Muriithi
2022-09-06
Set up the self.* variables from query results
Frederick Muriuki Muriithi
2022-09-06
Use dataset name if dataset group name is not set.
Frederick Muriuki Muriithi
2022-09-05
Fix failing mapping test by using get to fetch values from a dict
Munyoki Kilyungi
2022-09-05
Replace "assert" with ValueError
Munyoki Kilyungi
2022-09-05
Update values for "additive" in failing gemma test
Munyoki Kilyungi
2022-09-01
Remove unused string import.
Arun Isaac
2022-09-01
Allow connecting to SQL database without a password.
Arun Isaac
2022-08-31
Delete unused modules
Munyoki Kilyungi
2022-08-31
Replace fetchall, fetchone, fetch1 with database_connection
Munyoki Kilyungi
2022-08-31
Delete benchmark module
Munyoki Kilyungi
2022-08-31
Remove "with Bench ..." calls
Munyoki Kilyungi
2022-08-31
Remove usage of "logger" and un-necessary comments wrt the same
Munyoki Kilyungi
2022-08-31
Remove unused "string" import
Munyoki Kilyungi
2022-08-31
Replace debug with error logs in Except block pre/post a session
Munyoki Kilyungi
2022-08-31
Add transform parameter to mapping api unit test
zsloan
2022-08-31
Change qnorm parameter to transform, so other transforms can be added later
zsloan
2022-08-31
Add qnorm option to mapping api
zsloan
2022-08-31
Move normf function out of quantile_normalize_vals so it can be imported by m...
zsloan
2022-08-31
Fix failing api/test_mapping.py test
zsloan
2022-08-31
integrate text files
Alexander_Kabui
[prev]
[next]