Age | Commit message (Collapse) | Author |
|
* refactored ./bin/genenetwork2 and /etc/default_settings
- better detection of Guix
- removed unused parameters, such as GEMMA_RESULT_PATH and TEMP_TRAITS
- removing some default settings, such as PYLMM_COMMAND
- rename some settings, such as SQL_URI and LOG_SQL_ALCHEMY
- added GUIX_JS_PATH for JS modules
* Added documentation on installing binary GN2
* Updated Twitter board to latest version in Guix - it had broken
* Updated many tools in the latest Guix profile
|
|
be there and changed the code that calls them accordingly
Improved loadings plot on the correlation matrix page to look like GN1's figure (though it's vector and GN1's was static)
Removed some unused code from show_trait.py
changed appearance of table headers some, though needs a little more work
Updated dataset_menu_structure.json
|
|
and uncommented simplejson import
Added "Reset" option to network graph that returns all the nodes/edges
Made the visualization options area in the network graph a little wider
|
|
|
|
|
|
settings
Run with
./bin/genenetwork2 ~/my_settings.py -c ./wqflask/maintenance/gen_select_dataset.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also hard-coded the removal of Macaque Monkey since I couldn't think of a good way to retroactively check if every dataset in a species is confidential
|
|
|
|
Fixed script that generates dataset dropdown json file to include accession id
Fixed dataset link on search results page
|
|
Genotype groups when the corresponding data sets do not exist
Interval Mapping no longer shows up for human traits
Fixed the appearance of the mirror links on the main page
|
|
Improved the "scatterplot matrix" feature on the trait page so that
it matches the chosen trait against every selected trait
|
|
adding the correlation matrix page
|
|
Improved the templates for a couple pages related to changing user
password, etc
|
|
and builds each groups' samplelist
|
|
Got human mapping mostly working
Fixed dataset dropdown menus
|
|
Conflicts:
wqflask/base/webqtlConfigLocal.py
wqflask/maintenance/gen_select_dataset.py
wqflask/wqflask/static/new/javascript/dataset_menu_structure.json
|
|
Removed webqtlConfigLocal file containing passwords
Updated main page dropdown menus (dataset_menu_structure.json)
|
|
Appended redis installation info to notes
|
|
|
|
|
|
data structure used for the index page select dropdowns
|
|
|