- Global search does not close connections properly (and is slow)
✓ issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Oct 14 2022 by Arun Isaac
...global search, db connections, medium priority, from github
## Description
=> https://github.com/genenetwork/genenetwork2/issues/418 From GitHub
Global search '*' causes loads of aborted connections...
- Search results for SNP looks weird
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Oct 12 2022 by Munyoki Kilyungi
...search results for GN2 look off.
Here's how it looked like in the past:
=> https://user-images.githubusercontent.com/11820306/82554424-8e0ac600-9b6e-11ea-9a50-f53506eb44a5.png Screen Shot 2020-05-20...
- Variant Browser seems to be using mm9
issue opened on Mar 22 2022 by Frederick Muriuki Muriithi
...in the search box at http://www.genenetwork.org/snp_browser, but the results are for the same coordinates in mm9 (see screenshot).
The example is for a search for 'Snx6' (chr12 54.746356 - 54.795662).
- Automatically find broken links on GN2
✓ issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Oct 12 2022 by Munyoki Kilyungi; 2 of 2 tasks done
...server. If you entered the URL manually please check your spelling and try again.
```
## Tasks
* [x] code to search for broken links in web pages
* [x] run gn2 on CI as a background task to search...
- Capture Data on the BXDs in RDF
✓ issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Oct 12 2022 by Munyoki Kilyungi
...we should reuse that. If non-existent, we create our own ontology. Obviously we can't get away from adding free flow textual fields. What we want to lift out is what we want to be able to search...
- Fetch trait names for phenotypes
issue opened on Mar 22 2022 by Frederick Muriuki Muriithi
..."Central nervous system, behavior, learning and memory: Morris water maze search-time preference, amount of time spent in the trained quadrant of the pool minus mean time in the alternative quadrants...
- correlation error: 'NoneType' object is not iterable
✓ issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Apr 13 2022 by Alexander Kabui
...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/...
- GN1 annotation page broken
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Dec 17 2022 by Pjotr Prins; 0 of 2 tasks done
.../28823252/installing-php-5-3-29-from-sources-on-ubuntu-14-with-apache-2-module
=> https://www.bobulous.org.uk/coding/apache-php-cgi.html
## Test instance of GN1
I started a test instance that listens...
- Adding principal component to collection returns an error
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Apr 07 2022 by Alexander Kabui
.../gene/wqflask/wqflask/collect.py", line 194, in view_collection
name, dataset_name = atrait.split(':')
ValueError: not enough values to unpack (expected 2, got 1)
```
### To Reproduce...