aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-02-26 08:11:09 +0300
committerFrederick Muriuki Muriithi2022-03-10 05:31:33 +0300
commit80b02d37f60d172be01bf8cd62bd84b406b1e0dd (patch)
tree50faa0ad3fc8d7e61e11ceb06d76248d62230b58 /MANIFEST.in
parentf733cf955ed5137c4a1a67860b26bbaf23650c83 (diff)
downloadgenenetwork2-partial_corr_ui_rework.tar.gz
Use one-step process for the partial correlations computationspartial_corr_ui_rework
This commit gets rid of the multi-step partial correlations process replacing it with a single-step process. Summary of changes: * wqflask/wqflask/collect.py: Add function to format the trait details in a format that is usable for the partial correlations system. * wqflask/wqflask/database.py: Provide function to create a connection to the database * wqflask/wqflask/partial_correlations_views.py: Rework the code to enable the one-step process for the partial correlations computations * wqflask/wqflask/static/new/javascript/partial_correlations.js: Get rid of code that supported the multi-step process * wqflask/wqflask/templates/collections/view.html: Remove inconsistent UI elements. Attach traits info in a form usable for the partial correlations * wqflask/wqflask/templates/partial_correlations.html: delete html template * wqflask/wqflask/templates/partial_correlations/pcorrs_error.html: provide a html template to display errors in the partial correlations computation process * wqflask/wqflask/templates/partial_correlations/pcorrs_poll_results.html: UI template to provide user with feedback as the computations continue in the background * wqflask/wqflask/templates/partial_correlations/pcorrs_results_presentation.html: UI template to present the results of successful computation * wqflask/wqflask/templates/partial_correlations/pcorrs_select_operations.html: UI template to trigger the partial correlations computations * wqflask/wqflask/templates/tool_buttons.html: Add the partial correlations button to the template to ensure a consistent look and feel
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions