Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-11 | pandas is deprecated, so let's not use it | DannyArends | |
2015-09-11 | Adding python package pandas to the requirements | DannyArends | |
2015-09-11 | Some more notes | DannyArends | |
2015-09-11 | Notes while integrating WCGNA | DannyArends | |
2015-09-07 | The misc/requirements.txt does not break the Docker build anymore | DannyArends | |
2015-07-02 | added CairoSVG to misc/requirements | Artem Tarasov | |
2015-05-07 | Excel export of trait data | Artem Tarasov | |
2014-01-30 | Most of the work is done towards running lmm.py from the command line | Zachary Sloan | |
and storing the results in redis | |||
2014-01-24 | Added natural sort to sort the index column for the sample data in | Zachary Sloan | |
the trait page Hid the Quick Search on the index page until it is working well. Started writing a file to run the pyLMM code in the background to avoid memory issues/timing out | |||
2013-11-21 | Added apt-get dist-upgrade to notes | Zachary Sloan | |
2013-11-01 | Made the extra attribute bar chart coloring continue to work | Zachary Sloan | |
when the user sorts and gave the option to revert to no coloring | |||
2013-10-16 | Added interval_mapping to views.py | Zachary Sloan | |
Made some more changes to interval_mapping.py | |||
2013-09-20 | Tissue correlation results work for sample r/rho correlation page | Lei Yan | |
and are written to the template | |||
2013-08-21 | Fixed an issue where correlationFunction was being imported | Zachary Sloan | |
instead of its updated name correlation_function | |||
2013-08-07 | Fixed things with the dataset dropdowns and mRNA datasets | Zachary Sloan | |
Improved the templates for a couple pages related to changing user password, etc | |||
2013-07-30 | Just added some print statements to debug an issue with LMM code | Zachary Sloan | |
Also added some to notes | |||
2013-07-23 | Fixed a couple issues with he quick_search_table.py script | Zachary Sloan | |
Added notes on using percona to optimise mysql to gn_installation_notes.txt Started moving "get_trait_data" to DataSet since it is the same regardless of the particular DataSet subclass (PhenotypeDataSet, MrnaAssayDataSet, etc) | |||
2013-07-18 | Added Amelie's rat data genotypes | Zachary Sloan | |
Got human mapping mostly working Fixed dataset dropdown menus | |||
2013-07-18 | Merge branch 'master' of https://github.com/zsloan/genenetwork | Zachary Sloan | |
Conflicts: wqflask/base/webqtlConfigLocal.py wqflask/maintenance/gen_select_dataset.py wqflask/wqflask/static/new/javascript/dataset_menu_structure.json | |||
2013-07-18 | Added to installation notes | Zachary Sloan | |
Removed webqtlConfigLocal file containing passwords Updated main page dropdown menus (dataset_menu_structure.json) | |||
2013-07-17 | Fixed gen_select_dataset.py | Zachary Sloan | |
Appended redis installation info to notes | |||
2013-07-16 | Merge branch 'master' of https://github.com/zsloan/genenetwork | Zachary Sloan | |
Conflicts: misc/gn_installation_notes.txt | |||
2013-07-16 | Wrote code that can get a dataset's type for every single GN | Zachary Sloan | |
dataset; previously we could not view traits in datasets that were not in the DBType table in the database | |||
2013-07-10 | Updated installation notes | root | |
2013-07-10 | Updated gn_installation_notes | Zachary Sloan | |
2013-07-09 | Committing installation notes before editing them more | Zachary Sloan | |
2013-07-03 | Updated requirements.txt | Zachary Sloan | |
2013-07-03 | Updated notes and created requirements.txt file | Zachary Sloan | |
2013-06-21 | Fixed bug where cursor was still being used in query | Zachary Sloan | |
2013-06-20 | Removed foobar from top of notes.txt | Zachary Sloan | |
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 | |
Conflicts: wqflask/base/data_set.py wqflask/wqflask/views.py Fixed a couple conflicts to merge Lei's code related to the correlation page | |||
2013-06-11 | Put trait info for correlation results page into a dictionary instead | Lei Yan | |
of storing list of GeneralTrait objects Added print statements to track memory usage | |||
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 | |
Wrote function in dataset.py that gets all the traits in a dataset and their sample values | |||
2013-04-24 | Began writing code that writes some objects used in LMM to redis | Zachary Sloan | |
and writes/reads eachitem in the plink_input | |||
2013-04-23 | Created file correlation_plot.py for the correlation scatterplot | Zachary Sloan | |
Reverted temp_data.py to previous version that doesn't include the "part" input (for chunks) Made change to lmm related to splitting main iterator into chunks Deleted a bunch of unnecessary commented out code from show_trait.py | |||
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 | |
Updated notes.txt | |||
2013-03-22 | Removed zach_settings.py from git tracking | Zachary Sloan | |
Changed mysql password as a result of it being up on git before | |||
2013-03-13 | Added some to notes | Zachary Sloan | |
2013-03-05 | Implemented DataTables; there are now options to download the marker | Zachary Sloan | |
regression result table in various formats | |||
2013-02-22 | Added some to notes | Zachary Sloan | |
2013-02-21 | Adding genotypes and new_genotypes (json files) directories to git | Zachary Sloan | |
so they can be pulled to the new EC2 server | |||
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 | |
new server | |||
2013-01-23 | Added a bunch to notes and created new notes file specifically | Zachary Sloan | |
related to installing a new instance of GN |