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
/
base
/
data_set.py
Age
Commit message (
Expand
)
Author
2022-09-20
Decompose file into separate modules
refactor-data_set_py-20220920
Frederick Muriuki Muriithi
2022-09-12
Fix query: Add comma to separate columns.
Frederick Muriuki Muriithi
2022-09-12
Fix query: remove wrongly-placed comma
Frederick Muriuki Muriithi
2022-09-12
Check db resultset before indexing into it
Frederick Muriuki Muriithi
2022-09-09
Fix bug in retrieve_other_names
zsloan
2022-09-09
Fetch sample values correctly
Munyoki Kilyungi
2022-09-09
Filter out Samples without values
Frederick Muriuki Muriithi
2022-09-09
Replace `g.db.execute` with `cursor.execute`
Frederick Muriuki Muriithi
2022-09-08
Remove redundant cursor.fetchone()
Munyoki Kilyungi
2022-09-08
Fix sql queries
Munyoki Kilyungi
2022-09-08
Add missing "," in cursor.execute()
Munyoki Kilyungi
2022-09-08
Remove intermediate variables that are only used once
Munyoki Kilyungi
2022-09-08
Delete dead imports
Munyoki Kilyungi
2022-09-08
Replace g.db with database_connection() context manager
Munyoki Kilyungi
2022-09-08
Merge pull request #727 from Alexanderlacuna/feature/use-textfiles
Alexander Kabui
2022-09-07
catch general errors this will recreate the file
Alexander_Kabui
2022-09-06
Fix error with dataset menu query in data_set.py
zsloan
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-08-31
Delete unused modules
Munyoki Kilyungi
2022-08-31
Replace fetchall, fetchone, fetch1 with database_connection
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-07-12
Include genotypes for F1s/reference/non-reference strains when fetching
zsloan
2022-04-14
Add group code to loading pages when applicable
zsloan
2022-02-21
Fix incorrect dataset trait data caching
zsloan
2021-11-25
Delete noisy logging
BonfaceKilz
2021-11-23
resolve merge conflicts
Alexander Kabui
2021-11-23
pep8 formatting remove dead variables
Alexander Kabui
2021-11-17
refactor sql query & date formatting
Alexander Kabui
2021-11-17
replace redis fetch for cached timestamp with a query
Alexander Kabui
2021-11-17
isolate SQL_URI parse to a function
Alexander Kabui
2021-11-17
use a dynamic value for the db_name
Alexander Kabui
2021-11-17
temp disable query caching
Alexander Kabui
2021-11-16
use comprehension list;fix typo
Alexander Kabui
2021-11-16
pep8 formatting remove debug statements
Alexander Kabui
2021-11-16
test generate new files
Alexander Kabui
2021-11-16
refactor:fix on the query :modify cache point
Alexander Kabui
2021-11-04
check for null timestamp
Alexander Kabui
2021-11-04
store table timestamp on redis
Alexander Kabui
2021-11-04
init function to get the table timestamp
Alexander Kabui
2021-11-04
pep8 formatting ,minor fixes
Alexander Kabui
2021-11-04
generate filename hash
Alexander Kabui
2021-11-04
fetch cached results
Alexander Kabui
2021-11-04
function to cache sample results
Alexander Kabui
2021-08-17
Merge pull request #598 from zsloan/feature/add_filter_by_study_samples
zsloan
2021-08-13
base: data_set: Remove unnecessary comments and logging statements
BonfaceKilz
2021-08-12
Return empty list instead of None in get_study_samplelists
zsloan
2021-08-12
Fix the way the study_sample_lists path is set and checked
zsloan
2021-08-12
add function for reading in JSON file that lists sample lists unique to each ...
zsloan
[next]