summaryrefslogtreecommitdiff
path: root/issues/correlation-error.gmi
blob: fee5e1ff67a90af5360deb8244a31ccb0b77c9bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# correlation error: 'NoneType' object is not iterable

## Tags

* type: bug
* priority: high
* status: closed, completed
* keywords: correlations, from github, high priority

## Description

=> https://github.com/genenetwork/genenetwork2/issues/374 From GitHub

Dear Developer,

When calculating correlation:

(GeneNetwork error: 'NoneType' object is not iterable)

```
GeneNetwork tux01:gene:2.11-rc2-production-283af77a7 http://www.genenetwork.org/corr_compute ( 2:39PM UTC Feb 19, 2020)
'NoneType' object is not iterable (error)
  File "/export/local/home/gn2/production/gene/wqflask/wqflask/correlation/show_corr_results.py", line 473, in process_samples
    for sample in sample_names:
```


## notes

codebase for gn2 correlation had a rewrite
and this is no longer an issue