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
/
webqtlUtil.py
Age
Commit message (
Expand
)
Author
2020-08-27
Replace "string.split" & "string.join" with python's inbuilt methods
BonfaceKilz
2020-08-23
Use Python3 string methods
BonfaceKilz
2020-08-19
Remove extra whitespace(or add it) from comma separated items
BonfaceKilz
2020-08-19
Wrap `map()` in a `list` call
BonfaceKilz
2019-10-18
Fixed issue with collections ordering
zsloan
2019-05-06
Removed some unused imports of htmlgen
zsloan
2018-04-10
Most code in webqtlUtil.py has been removed. There is so little left that the...
zsloan
2018-04-09
Removed svg.py, which I know isn't used, and webqtlFormData, which I'm pretty...
zsloan
2018-04-09
Fixed issue that caused and error for certain types of mapping due to variabl...
zsloan
2016-06-18
Changed file permssions to non-executable
Pjotr Prins
2016-06-17
Removed trailing spaces in .py and .js files
Pjotr Prins
2016-05-10
Correlation successfully uses materialized views and parallel processing, but...
zsloan
2015-06-29
Merge pull request #72 from lomereiter/issue69
zsloan
2015-06-18
removed unused function
Artem Tarasov
2015-06-18
add missing line to webqtlUtil
Artem Tarasov
2014-07-18
Added outlier highlighting
Zachary Sloan
2012-08-28
Various changes related to the webqtlCaseData object and the way values/varia...
Zachary Sloan
2012-06-05
Ran reindent.py recursively on wqflask directory
Sam Ockman
2012-05-24
Trying to get stuff working under new structure
Sam Ockman