Age | Commit message (Expand) | Author |
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 | Merge branch 'testing' into replace-bootstrap | BonfaceKilz |
2020-12-16 | Replace zxcvbn async (#524) | Alexander Kabui |
2020-12-16 | Replace shapiro wilk lib (#528) | Alexander Kabui |
2020-12-16 | Replace jquery libs(jquery cookie,jquery ui,jquery js) (#512) | 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 |
2020-12-15 | Fixed mistake with the way lod score was being set for correlation results | zsloan |
2020-12-15 | Resolved conflict from putting tool buttons in a separate template | zsloan |
2020-12-15 | Fixed Reset button to also reset hidden rows + changed Hide No Value button t... | zsloan |
2020-12-15 | Changed the Hide No Value function to use DataTables API | zsloan |
2020-12-15 | Changed string formatting to use preferable Python 3 syntax and converted LRS... | zsloan |
2020-12-15 | Changed LRS to LOD score for correlation page table | zsloan |
2020-12-15 | Changed High P to Peak LOD and changed the width of the column some | zsloan |
2020-12-15 | Removed Index and Record from hideable columns in search result and correlati... | zsloan |
2020-12-15 | Replace typeahead lib (#527) | Alexander Kabui |
2020-12-15 | Replace twitter-post-fetcher (#526) | Alexander Kabui |
2020-12-15 | Merge pull request #525 from Alexanderlacuna/replace-underscore | BonfaceKilz |
2020-12-15 | Merge branch 'testing' into replace-underscore | BonfaceKilz |
2020-12-14 | Added a template for the tool bottons on the search result, correlation, and ... | zsloan |
2020-12-11 | Merge pull request #522 from zsloan/feature/default_scatterplot_tab | zsloan |
2020-12-11 | Merge pull request #530 from zsloan/feature/corr_matrix_export | zsloan |
2020-12-10 | Added an export for the Correlation Matrix | zsloan |
2020-12-10 | Replaced the Scroller import with the CDN one until we figure out why the new... | zsloan |
2020-12-10 | Replacing the Scroller import with the CDN until we figure out why the new im... | zsloan |
2020-12-09 | Exchanged metadata and legend positions and made some changes to Y positionin... | zsloan |
2020-12-09 | Fixed another string formatting mistake with setting the bootstrap output file | zsloan |