- Fix Broken Global Search UI
issue opened on Jan 07 2025 by Alexander_Kabui, last updated on Jan 07 2025 by Alexander_Kabui; 0 of 2 tasks done
Fix Broken Global Search UI
## Tags
* Assigned: alexm, zsloan
* Priority: high
* status: in progress
* Keyword : search, UI, bug, Refactor
* Type: UI, bug
## Description
The Global search UI layout...
- 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 does not close connections properly (and is slow)
## Tags
* type: bug
* priority: medium
* status: stalled
* assigned: Uditgulati
* keywords: global search, db connections, medium...
- AI UI Enhancements
issue opened on Mar 01 2024 by Pjotr Prins; 0 of 3 tasks done
...until a first global search is done:
* [ ] When a global search is done, before the table show a line that people can use the text search:
```
------- [search]
GN searched for the term(s) "shh" in 754...
- Slow query
issue opened on May 27 2023 by Pjotr Prins, last updated on May 29 2023 by Pjotr Prins; 0 of 2 tasks done
...a UTF-8 encoding of the Unicode character set using one to four bytes per character.
So we should be using utf8mb4.
This also fixed the global search query.
## Indices
ProbeSet has a large number of...
- Search results presentation
issue opened on Apr 04 2023 by Alexander_Kabui
Search results presentation
## Tags
* assigned: alex
* status:in progress
* keywords: UI,search
## Notes
The idea is to research and find good design for search results in global search
Currently...
- Enable all DataTables to call the same code
issue opened on Jul 26 2022 by Zachary Sloan, last updated on Jul 27 2022 by Zachary Sloan
...question, which can override the defaults
Converted tables:
[X] - Search Results
[X] - Collection View
[X] - Collection List
[X] - Correlation Results
[X] - Global Search
[X] - Trait Page Sample Table...
- Designing an issue tracker on gemini
✓ issue opened on Jul 25 2021 by Pjotr Prins, last updated on Feb 02 2022 by Pjotr Prins
...ones are
* request
* bug
* critical bug
* enhancement
* in progress
* testing
* later
* documentation
* help wanted
* closed
the keyword statement may have aliases, such as tag and kanban. To undo...
- Sheepdog
issue opened on Nov 08 2021 by Pjotr Prins, last updated on Jul 01 2022 by Arun Isaac; 3 of 17 tasks done
...exists)
* [ ] synchronize between queues using a dump
* [ ] sheepdog_expect.rb - expect PINGs
* [ ] sheepdog_rsync.rb - test for 'total size is 0'
* [ ] sheepdog_list tag and filter switches improve...
- Each shepherd service needs its own guix profile.
issue opened on Nov 03 2021 by Efraim Flashner, last updated on Jun 21 2024 by Pjotr Prins
...the global shepherd guix profile and loading guix-bioinformatics at service start time to start their services. This is bad because:
* we aren't using per-service guix-bioinformatics worktrees, so...
- GN1 github problem
issue opened on Dec 17 2022 by Pjotr Prins
...rm --cached --ignore-unmatch \
MouseTissuesRWWMay08.xls' --prune-empty --tag-name-filter cat -- --all
git reflog expire --expire=now --all && git gc --prune=now --aggressive
```
Note this rewrites...
- 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 SNP looks weird
## Tags
* assigned: zsloan
* type: bug
* priority: medium
* status: in progress
* keywords: UI, SNP, from github
## Description
=> https://github.com/...
- 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
...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 for broken links
### Notes
the bug above no longer exists.
- 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).
- CD is slow
issue opened on Jul 20 2025 by Pjotr Prins, last updated on Jul 24 2025 by Pjotr Prins; 2 of 8 tasks done
...Consortium M430v2 (Jun06) PDNN 1457545_at 9530036O11Rik long non-coding RNA, expressed sequence tag (EST) AK035474 with high bladder expression antisense EST 14 Kb upstream of Shh...
- Report invalid search queries passed to the search API
issue opened on Feb 15 2023 by Arun Isaac, last updated on Apr 04 2023 by Alexander_Kabui
Report invalid search queries passed to the search API
* assigned: alex, arun
* tags: enhancement
* status: in progress
genenetwork2 offloads search to the genenetwork3 search API. When there is an...
- Penguin2 RAID 5
issue opened on Feb 28 2025 by Pjotr Prins
...then
search --no-floppy --fs-uuid --set=root --hint-bios=hd2,msdos1 --hint-efi=hd2,msdos1 --hint-baremetal=ahci2,msdos1 7ff268df-cb90-4cbc-9d76-7fd6677b4964
else
search...
- Annotation
issue opened on Sep 14 2022 by Pjotr Prins, last updated on Mar 14 2023 by Arun Isaac; 0 of 5 tasks done
.../do_search.py#L819-L857 - Search queries
notably the Position Search (the most "ambitious" version of this would allow for querying based off of different assemblies, but I can't think of a good way...
- 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
...publications are in GN related to addiction and published after 2010?
We want to make search easy and to disambiguate terms.
### Describe alternatives you've considered
Modelling everything in MariaDB.
- GN2 Time Machines
issue opened on Aug 19 2022 by Pjotr Prins, last updated on Sep 05 2022 by Alexander_Kabui; 4 of 10 tasks done
...(est. 1-2 hours)
Set up a global Mariadb
```
guix package -i mariadb -p /usr/local/guix-profiles/mariadb
```
Usually I use the Debian version to set up defaults
```
apt-get install mariadb
cd /etc/...
- 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...
- Branding and front-end-services
issue opened on Jun 14 2023 by Pjotr Prins; 0 of 1 tasks done
...allow for rebranding and multiple servers of GN2 services. A community website can be created in this way with its own 'portal', dedicated search and interactive GN tooling.
To make it even more fun...
- Investigate and Fix `rm` Command in `rqtl` Logs
issue opened on Jan 08 2025 by Alexander_Kabui, last updated on Jan 09 2025 by Munyoki Kilyungi; 4 of 6 tasks done
...Bug
* status: in progress
* keywords: external, qtl, rqtl, bug, logs
## Description
For QTL analysis, we invoke the `rqtl` script as an external process through Python's `subprocess` module.
For...
- Zoomed mapping result are empty for certain traits
issue opened on Apr 11 2022 by Zachary Sloan, last updated on Apr 13 2022 by Zachary Sloan
...zachs
* keywords: bug
* status: in progress
* priority: high
This issue appears to be caused by marker namees being duplicated. If a marker name appears in an earlier chromosome, it ends up displayed...
- 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
...bug
* keywords: collections, from github
## Members
* rupertoverall
## Description
=> https://github.com/genenetwork/genenetwork2/issues/559 From GitHub
### Describe the bug
When calcuating principal...
- Wrong CSV in ITP_10001 longevity dataset
✓ issue opened on Apr 11 2022 by BonfaceKilz, last updated on Apr 12 2022 by BonfaceKilz
...bug
* status: closed
* priority: critical
* keywords: critical bug, in progress, metadata, phenotypes
## Description
[From Suheeta]:
"I downloaded the sample csv file for ITP_10001 to add a couple...
- Fix GN1 Network Graph
issue opened on Sep 15 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi
...bug
* priority: high
* keywords: GN1, Network Graph
* status: in progress
* kanban: pjotrp
* assigned: pjotrp, zachs
## Tracking
To reproduce this bug: select a 'shopping basket' and click on network...
- Unable to open new tab for mapping/ correlations with Chrome
✓ issue opened on Mar 23 2022 by Frederick Muriuki Muriithi, last updated on Apr 18 2023 by Munyoki Kilyungi
Unable to open new tab for mapping/ correlations with Chrome
## Tags
* assigned: bonfacem
* type: bug
* status: unclear
* priority: medium
* keywords: mapping, correlation, google chrome, UI...
- Multi-trait heat map failed
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
Multi-trait heat map failed
## Tags
* assigned: zsloan
* type: bug
* priority: medium
* status: stalled
* keywords: heatmap, from github
## Members
* zsloan
* pjotrp
* echesler
## Description...
- GN1 annotation page broken
issue opened on Dec 23 2022 by Pjotr Prins
...bug
* keywords: GN1, genenetwork1, annotation, from github
## Description
=> https://github.com/genenetwork/genenetwork2/issues/421 From GitHub
=> http://gn1.genenetwork.org/webqtl/main.py?FormID...
- GN1 Production
issue opened on Sep 15 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi; 3 of 8 tasks done
...bug
* priority: critical
* keywords: GN1
* status: in progress
* kanban: pjotrp
* assigned: pjotrp, zachs, robw
## List of outstanding issues
(see also E-mail Rob 14 Sep 2021)
* [ ] Fix annotating...
- Marker covariates implemented wrong in rqtl_wrapper.R
issue opened on Sep 22 2021 by Zachary Sloan, last updated on Mar 14 2022 by Frederick Muriuki Muriithi
...in rqtl_wrapper.R is wrong. For the time being,
I've removed this option. Currently just waiting on Danny to get back to me with the fix (which I'll then add to rqtl_wrapper.R)
## Tags
* type: bug...
- csv export meta data are not commented out
issue opened on Mar 22 2022 by Frederick Muriuki Muriithi
...bug
* status: unclear
* keywords: CSV, from github, meta data
## Description
=> https://github.com/genenetwork/genenetwork2/issues/594 From GitHub
csv export data can't be read using the example R...
- 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
correlation error: 'NoneType' object is not iterable
## Tags
* type: bug
* priority: high
* status: closed, completed
* keywords: correlations, from github, high priority
## Description...
- Using guix-bioinformatics in a channels.scm file
issue opened on Aug 15 2021 by Efraim Flashner, last updated on Oct 09 2022 by Pjotr Prins
...-bioinformatics git server that is *not* gitlab or github.
I think we should move to ssh keys and cgit. The latter has to run in a container, ideally.
## Tags
* assigned: efraimf, pjotrp
* type: bug...
- Return canned text if notebook description returns none
issue opened on Oct 28 2021 by jgart, last updated on Mar 16 2022 by Frederick Muriuki Muriithi
Return canned text if notebook description returns none
## Tags
* type: bug
* assigned: jgart
* priority: high
* status: in progress
* keywords: binderlite, notebooks
## Description
Notebooks that do...
- Integrate styling of app with GN2
issue opened on Oct 28 2021 by jgart, last updated on Mar 16 2022 by Frederick Muriuki Muriithi
...bug
* priority: medium
* keywords: binderlite, notebooks, styling, UI
## Description
Currently using antiweb for styling with modifications.
=> https://git.sr.ht/~sircmpwn/antiweb antiweb
Copying nav...
- BXD102xBXD077F1 Error
✓ issue opened on Mar 22 2022 by Frederick Muriuki Muriithi, last updated on Apr 07 2022 by Zachary Sloan
...bug
* priority: critical
* status: unclear
* keywords: correlations, from github, closed
## Description
=> https://github.com/genenetwork/genenetwork2/issues/612 From GitHub
> Hi,
>
> There is an...
- Error when attempt to zoom to a chromosome after mapping a PCA trait
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
Error when attempt to zoom to a chromosome after mapping a PCA trait
## Tags
* assigned: zsloan
* type: bug
* priority: high
* status: unclear
* keywords: PCA, from github, high...
- 'TempDataSet' object has no attribute 'query_for_group' (error)
✓ issue opened on Mar 22 2022 by Frederick Muriuki Muriithi, last updated on Sep 28 2022 by Alexander_Kabui
'TempDataSet' object has no attribute 'query_for_group' (error)
## Tags
* assigned: alex
* priority: high
* type: bug
* status: closed
* keywords: TempDataSet, from github
## Description...
- 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
...bug
* keywords: GN1, genenetwork1, annotation, from github
## Tasks
* [ ] Fix PHP view
* [ ] Fix CKEDITOR
## Description
Turns out that it is a PHP page that is not working. Also CKEDITOR is not...
- Fallback issues
issue opened on Mar 22 2024 by Pjotr Prins, last updated on Apr 05 2024 by Pjotr Prins; 3 of 6 tasks done
...type: bug
* assigned: pjotrp
* keywords: systems, fallback, deploy
* status: in progress
* priority: critical
# Tasks
* [X] 502 timeout errors
* [X] Rqtl2 not working
* [X] 413 error
* [ ] BNW error...