summary refs log tree commit diff
path: root/issues/genenetwork2/mechanical-rob-add-partial-correlations-tests.gmi
blob: e38f653725af9db0cfc10a58d66fb351380211b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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