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
/
utility
/
helper_functions.py
Age
Commit message (
Expand
)
Author
2020-06-04
Really should have split this into many more commits:
zsloan
2020-03-10
Fixed issue that caused some problems when verifying hmac
zsloan
2020-03-03
Missed one more reference in helper_functions
zsloan
2019-03-18
- Added PCA traits to correlation matrix. You can't change their names yet or...
zsloan
2018-10-01
- Can now remove cofactors from correlation scatterplot and select them by ju...
zsloan
2017-02-06
Fixed appearance of several tables (search, mapping results, sample data)
zsloan
2016-10-05
print statements should be logger
Pjotr Prins
2016-08-16
Users can now select specific traits from collection when using collection to...
zsloan
2016-06-18
Changed file permssions to non-executable
Pjotr Prins
2014-08-12
Fixed the scrollable data tables for the show trait page
Zachary Sloan
2014-07-18
Added outlier highlighting
Zachary Sloan
2014-05-05
Committing a bunch of changes related to integrating GEMMA and
Zachary Sloan
2013-07-19
Finished integrating code that reads sample list from geno files
Zachary Sloan
2013-06-13
Fixed issue where too much memory was used as a result of creating a
Lei Yan
2013-03-12
Got cashing working with pickle
Zachary Sloan
2013-03-07
Created file temp_data to store data related to progress
Zachary Sloan
2013-02-19
Made lines for manhattan plot proportional to chromosome lengths
Zachary Sloan
2013-01-31
Changed reference to 'dataset_name' in keywords to 'dataset' to get
Zachary Sloan
2013-01-22
Pushed through a few errors in getting the correlation page running
Zachary Sloan
2013-01-18
Renamed CorrelationPage.py to show_corr_results.py
Zachary Sloan