summary refs log tree commit diff
path: root/issues/genenetwork2/mechanical-rob-add-partial-correlations-tests.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/genenetwork2/mechanical-rob-add-partial-correlations-tests.gmi')
-rw-r--r--issues/genenetwork2/mechanical-rob-add-partial-correlations-tests.gmi22
1 files changed, 22 insertions, 0 deletions
diff --git a/issues/genenetwork2/mechanical-rob-add-partial-correlations-tests.gmi b/issues/genenetwork2/mechanical-rob-add-partial-correlations-tests.gmi
new file mode 100644
index 0000000..e38f653
--- /dev/null
+++ b/issues/genenetwork2/mechanical-rob-add-partial-correlations-tests.gmi
@@ -0,0 +1,22 @@
+# mechanical-rob: Add Partial Correlations Tests
+
+## Tags
+
+* assigned: fredm
+* priority: medium
+* status: open
+* keywords: genenetwork2, gn2, mechanical-rob, partial correlations, tests, regression
+* type: enhancement
+
+## Description
+
+Add regression tests to verify that the partial correlations feature still works
+as expected.
+
+### TODOS
+
+- [-] Tests for "entry-point" page
+- [x] Tests for partial correlation using Pearson's R against select traits
+- [ ] Tests for partial correlation using Spearman's Rho against select traits
+- [ ] Tests for partial correlation using Pearson's R against an entire dataset
+- [ ] Tests for partial correlation using Spearman's Rho against an entire dataset