Age | Commit message (Expand) | Author |
2020-07-24 | Remove redundant variable•••* wqflask/utility/corr_result_helpers.py(normalize_values_with_values):
Remove `num_overlap`
| BonfaceKilz |
2020-07-24 | Remove unused assert•••* wqflask/utility/corr_result_helpers.py(normalize_values):
At no one point will that assert be hit
| BonfaceKilz |
2020-07-24 | Remove unused doc-tests•••* wqflask/utility/corr_result_helpers.py: Delete doc-test
| BonfaceKilz |
2020-07-24 | Simplify normalize_values•••* wqflask/utility/corr_result_helpers.py(normalize_values): Replace loop with
zip form
| BonfaceKilz |
2018-08-14 | Added cofactors to correlation scatterplot and changed it to use Plotly•••Added Phenogen track to mapping results
Added comparison bar chart figure
Simplified global search to not build trait/dataset objects, which speeds thing up considerably
Fixed correlation matrix to correctly deal with 0 values
Fixed issue where anonymous collections couldn't be created if none already existed
| zsloan |
2016-06-18 | Changed file permssions to non-executable | Pjotr Prins |
2016-06-17 | Removed trailing spaces in .py and .js files | Pjotr Prins |
2014-05-05 | Committing a bunch of changes related to integrating GEMMA and•••adding the correlation matrix page
| Zachary Sloan |
2013-10-17 | Sample objects are now passed to js_data for drawing the correlation•••scatter plot
| Lei Yan |
2013-06-19 | Moved the normalize_values function to separate file corr_result_helpers.py•••Added docstring test to normalize_values
Number of overlapping samples column now displays correctly in the
correlation results page
| Lei Yan |