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
/
misc
Age
Commit message (
Expand
)
Author
2013-06-20
Added fubar to the top of notes.txt
Zachary Sloan
2013-06-20
Added explanation of pushing to github to notes
Zachary Sloan
2013-06-19
Merge branch 'flask' of git://github.com/leiyan/GeneNetwork2-Python into flask
Zachary Sloan
2013-06-11
Put trait info for correlation results page into a dictionary instead
Lei Yan
2013-05-08
Merge branch 'flask' of git://github.com/leiyan/genenetwork into flask
Zachary Sloan
2013-05-08
Worked on correlation page
Lei Yan
2013-04-24
Began writing code that writes some objects used in LMM to redis
Zachary Sloan
2013-04-23
Created file correlation_plot.py for the correlation scatterplot
Zachary Sloan
2013-04-18
LMM code now reads in gzipped pickled plink snp iterator object
Zachary Sloan
2013-04-18
input file is now loaded by pickle
Zachary Sloan
2013-03-22
Added secure_server.py
Zachary Sloan
2013-03-22
Removed zach_settings.py from git tracking
Zachary Sloan
2013-03-13
Added some to notes
Zachary Sloan
2013-03-05
Implemented DataTables; there are now options to download the marker
Zachary Sloan
2013-02-22
Added some to notes
Zachary Sloan
2013-02-21
Adding genotypes and new_genotypes (json files) directories to git
Zachary Sloan
2013-01-31
Deleted nginx.conf from the other_conf directory not in wqflask
Zachary Sloan
2013-01-25
Added a bunch of things to notes
Zachary Sloan
2013-01-24
Added a lot to the notes in the process of setting up on the
Zachary Sloan
2013-01-23
Added a bunch to notes and created new notes file specifically
Zachary Sloan
2013-01-22
Added a couple things to notes regarding installing mysql client
Zachary Sloan
2013-01-18
Renamed CorrelationPage.py to show_corr_results.py
Zachary Sloan
2013-01-11
Overwrote requirements.txt
Zachary Sloan
2013-01-04
Correct results are being returned from reaper for the marker regression page
Zachary Sloan
2012-12-05
Renamed webqtlTrait.py to trait.py
Zachary Sloan
2012-12-05
Continued to make changes related to getting rid of cursor/db_conn
Zachary Sloan
2012-11-30
Got searches working for RANGE and MEAN commands
Zachary Sloan
2012-11-21
Changed parser to allow for bother square brackets and parentheses
Zachary Sloan
2012-11-01
Began integrating do_search.py's DoSearch object into search_results.py,
Zachary Sloan
2012-10-25
Created header and set defaults for the search dropdown options
Zachary Sloan
2012-10-23
Finished coffeescript that handles the home page dataset selection dropdowns
Zachary Sloan
2012-10-19
Finished gen_select_dataset.py which generates the json file that defines the
Zachary Sloan
2012-10-09
Used tidyp to improve/beautify index_page.html
Zachary Sloan
2012-09-25
Fixed issue with parent strains appearing twice and began replacing variable ...
Zachary Sloan
2012-09-19
Created correlation page template file, changed the form value name for pears...
Zachary Sloan
2012-09-13
Worked on improving readData and informativeStrains functions in webqtlFormDa...
Zachary Sloan
2012-09-12
Worked towards correctly passing form data to correlation page and addressed ...
Zachary Sloan
2012-08-28
Various changes related to the webqtlCaseData object and the way values/varia...
Zachary Sloan
2012-08-24
Got the show/hide outliers button working and began fixing the issue where pa...
Zachary Sloan
2012-08-23
Made some minor changes to trait data and analysis page template
Zachary Sloan