Age | Commit message (Expand) | Author |
2021-01-05 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2021-01-05 | Fixed issue where normalization method wasn't removed from stats figure axis ... | zsloan |
2021-01-05 | add server side class unit tests | uditgulati |
2021-01-05 | Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into sn... | uditgulati |
2021-01-04 | Removed logging line from init_genome_browser.js | zsloan |
2021-01-04 | Only show Add button and run change_buttons function when genotypes are datab... | zsloan |
2021-01-04 | Added call to change_buttons to mapping results table (which deals with highl...•••Also added a "check_node" paramter to change_buttons since sometimes the checkbox is in the second node instead of the first when it's preceded by blank text
| zsloan |
2021-01-04 | Removed some logging from stats.js | zsloan |
2021-01-04 | Removed Scatterplot Matrix since it isn't working and wasn't really used to b... | zsloan |
2021-01-04 | Increased the top margin on the trait page Bar Chart, which should prevent th... | zsloan |
2021-01-04 | Removed logging line from draw_probability_plot.js | zsloan |
2020-12-29 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-12-29 | Used a try/catch to deal with situations where there's no SE/var column, sinc... | zsloan |
2020-12-29 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into feature/pa... | zsloan |
2020-12-29 | Added location_type to the list of inputs to correlation page (a list of form... | zsloan |
2020-12-29 | update tests for run gemma | Alexanderkabui |
2020-12-28 | Incorporated location_type into the filtering logic for the correlation page | zsloan |
2020-12-28 | Added JS controlling which location_type options are available depending upon... | zsloan |
2020-12-28 | Changed correlation options to always show the location field and both locati... | zsloan |
2020-12-28 | Added 'Location Type' option to show_trait correlation options | zsloan |
2020-12-28 | Fix issue that caused error bars to not work for bar chart | zsloan |
2020-12-25 | Added edit_data_change to block_by_attribute_value so it will update stats fi... | zsloan |
2020-12-18 | Added redirect_uri to the ORCID_AUTH_URL since it wasn't working due to missi... | zsloan |
2020-12-18 | This should fix the Github login error | zsloan |
2020-12-18 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-12-18 | Added Additive Effect when using LOCO with GEMMA | zsloan |
2020-12-18 | Changed show_corr_results.py to get sample names/values from the JSON sample_... | zsloan |
2020-12-18 | Changed display_mapping_results.py to get sample names and values from the JS... | zsloan |
2020-12-18 | Changed run_mapping.py to get sample names and values from JSON instead of a ... | zsloan |
2020-12-18 | Changed mapping_results.html to have a single sample_vals input instead of se... | zsloan |
2020-12-18 | Added sample_vals to the list of mapping inputs that determines what is inclu... | zsloan |
2020-12-18 | Added sample_vals input element that is meant to contain JSON for all sample ... | zsloan |
2020-12-18 | Changed views.py to accept sample data for loading page and mapping as JSON i... | zsloan |
2020-12-18 | Added function that fetches sample data and converts it to JSON to show_trait.js | zsloan |
2020-12-17 | Fixed some logic to work correctly with the changes to the way correlation fi... | zsloan |
2020-12-17 | Added Mean (mean expression) column to phenotype correlation results table | zsloan |
2020-12-17 | Fixed a couple logic issues and changed indentation in show_trait_calculate_c... | zsloan |
2020-12-17 | Replaced Pheno with Publish for identifying dataset type in corr options | zsloan |
2020-12-17 | Correlation Min Expr and Location filters display depending upon the selected... | zsloan |
2020-12-17 | remove test for parse_gemma_output and modify run_gemma tests (#533) | Alexander Kabui |
2020-12-16 | Removed unused JS and fixed mapping covariate selection to work for both R/qt... | zsloan |
2020-12-16 | Made change to the way sample table width is calculated to account for sample... | zsloan |
2020-12-16 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan |
2020-12-16 | Removed ID/Sample/Value from Show/Hide Columns in trait page and only show th... | zsloan |
2020-12-16 | Set all attribute names to lower-case for sorting in order to keep order cons... | zsloan |
2020-12-16 | Replace zxcvbn async (#524)•••* replace axcbn-async in templates
* add zxcvbn-async.min.js in mechanical rob
Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com> | Alexander Kabui |
2020-12-16 | Replace shapiro wilk lib (#528)•••* replace shapiro-wilk in templates
* add shapiro-wilk.js to mechanical rob | Alexander Kabui |
2020-12-16 | Replace jquery libs(jquery cookie,jquery ui,jquery js) (#512)•••* replace jquery-ui in templates
* replace jquery-cookie library in templates
* replace jquery.min.js in templates
* add jquery-ui to mechanical rob
* add jquery-cookie to mechanical rob
* add jquery min js to mechanical rob
Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com> | Alexander Kabui |
2020-12-15 | Added additive effect to GEMMA results + removed an unused function | zsloan |
2020-12-15 | Fixed typo in mapping results table | zsloan |