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
Age
Commit message (
Expand
)
Author
2015-11-09
Fixed issue that caused mapping to not work; for some reason the path to pylm...
zsloan
2015-07-09
Mapping methods now check for existing genotype files.
zsloan
2015-06-29
Merge pull request #72 from lomereiter/issue69
zsloan
2015-06-29
Merge pull request #77 from lomereiter/fix_sql
zsloan
2015-06-26
Fixed bug where mapping results sometimes wouldn't display. This would occur
zsloan
2015-06-18
removed unused function
Artem Tarasov
2015-06-18
add missing line to webqtlUtil
Artem Tarasov
2015-05-12
Add info to warning
pjotrp
2015-05-12
More elaborate handling of finding pylmm
Pjotr Prins
2015-05-12
Move path search into tools.py
pjotrp
2015-05-11
Moving pylmm out of the tree
pjotrp
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
2014-02-27
Began working on a TraitCollection.py file that will contain both the
Zachary Sloan
2013-10-17
Sample objects are now passed to js_data for drawing the correlation
Lei Yan
2013-10-11
Merge /home/sam/gene
Lei Yan
2013-10-07
Worked on logins, session_ids, flash messages, etc.
Sam
2013-09-13
Merge https://github.com/zsloan/genenetwork
Lei Yan
2013-07-19
Finished integrating code that reads sample list from geno files
Zachary Sloan
2013-07-12
Rewrote code related to getting the tissue correlation column to display
Lei Yan
2013-06-20
Added file corr_result_helpers.py that includes the function that
Zachary Sloan
2013-06-19
Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flask
Zachary Sloan
2013-06-13
Fixed issue where too much memory was used as a result of creating a
Lei Yan
2013-05-23
Lots of changes around users
Sam
2013-04-23
Created file correlation_plot.py for the correlation scatterplot
Zachary Sloan
2013-04-18
The plink_input is split into chunks that are stored in temp_data, but
Zachary Sloan
2013-04-17
Created file with pickled SNPIterator (from input.py) data
Zachary Sloan
2013-04-05
Loading bar now correctly shows the time to completion
Zachary Sloan
2013-03-12
Got cashing working with pickle
Zachary Sloan
2013-03-07
Have first 45% of progress bar working
Zachary Sloan
2013-03-07
Created file temp_data to store data related to progress
Zachary Sloan
2013-02-28
Updated benchmark.py to aggregate run times when you run the
Zachary Sloan
2013-02-28
Added benchmark.py that compares the time of various operations
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
2012-09-27
Worked on getting attributes in the SampleList object to display data properl...
Zachary Sloan
2012-09-26
Worked on implementing the extra attributes feature on the trait data page
Zachary Sloan
2012-08-29
Fixed so that outliers are now correctly highlighted
Zachary Sloan
2012-08-28
Various changes related to the webqtlCaseData object and the way values/varia...
Zachary Sloan
2012-06-22
Working my way through getting the review and edit data dynamically generated...
Sam Ockman
2012-06-05
Ran reindent.py recursively on wqflask directory
Sam Ockman
2012-06-02
Coming along in trying to get trait page working
Sam Ockman
2012-05-24
Trying to get stuff working under new structure
Sam Ockman