- Designing an issue tracker on gemini
✓ issue opened on Jul 25 2021 by Pjotr Prins, last updated on Feb 02 2022 by Pjotr Prins
...github issue tracker and trello kanban)
* Track issues in text files - edit with your favourite editor
* Provide our own viewer - the github issue tracker and trello boards are not very configurable...
- Add an 'Edit Issue' Link to Tissue
✓ issue opened on Mar 24 2022 by Frederick Muriuki Muriithi, last updated on Apr 15 2022 by Arun Isaac
...tissue, edit issue
## Description
Add an `Edit Issue` link on each issue that drops the user in the forge's (currently GitHub) editting mode for the selected file.
For an example of what is expected...
- 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...
- GN1 github problem
issue opened on Dec 17 2022 by Pjotr Prins
...Large File Storage - https://git-lfs.github.com.
To github.com:genenetwork/genenetwork1.git
! [remote rejected] lily -> lily (pre-receive hook declined)
error: failed to push some refs to 'git@github...
- Annotate traits page with metadata from RDF
✓ issue opened on Sep 30 2022 by Munyoki Kilyungi, last updated on Dec 15 2022 by Munyoki Kilyungi; 16 of 16 tasks done
...it
* [x] Submit patches for review
## Editing metadata
* [x] Research ways of editing that text if the user really wants to
* [x] Inspect how GN1 did the edits
* [x] Work out if the edits are feasible/...
- GN Markdown Editor Integration
issue opened on Jun 07 2024 by Alexander_Kabui, last updated on Aug 22 2024 by Alexander_Kabui; 9 of 10 tasks done
...access by malicious users and bots.
The main endpoint to fetch and edit a file is:
```
genenetwork.org/editor/edit?file-path=<relative file path>
```
This loads the editor with the content for editing.
- Gn Markdown Editor implementation
issue opened on Aug 07 2023 by Alexander_Kabui, last updated on Sep 11 2023 by Alexander_Kabui; 4 of 5 tasks done
...preview for page markdown on edit
* [] authentication(WIP)
* [x] commit changes to github repo
* [x] UI improvement
## Notes
for quick server setup refer to the documentation below:
=> https://github...
- 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
...//github.com/genenetwork/genenetwork3/blob/main/scripts/rqtl_wrapper.R
The issue is that, upon analyzing the logs for `rqtl`, we see that an `rm` command is unexpectedly invoked:
```
sh: line 1: rm...
- Capture state of phenotypes in a HASH
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
...//github.com/genenetwork/genenetwork2/issues/551 From GitHub
To represent the state of the database we need to start using HASH values or UUIDs. For phenotypes we should create these for phenotype...
- Wrong CSV in ITP_10001 longevity dataset
✓ issue opened on Apr 11 2022 by BonfaceKilz, last updated on Apr 12 2022 by BonfaceKilz
...case for everyone or did something
malfunction for me?"
The screenshot:
=> https://github.com/genenetwork/gn-gemtext-threads/blob/main/pictures/ITP_10001-error.png
## Tasks
- [X] Reproduce the issue...
- Parsing genotyfiles
issue opened on Jul 11 2023 by Alexander_Kabui
...identify
the file in the GENOTYPE_FILES and extract sample_listx
for entire parsing code refer to:
=> https://github.com/genenetwork/genenetwork3/blob/main/gn3/db/genotypes.py
* Linked to issue...
- 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
...wrong.
Use the console bar of the browse to see what JS error you get.
If you get CORS errors it is because you are using a server that is not genenetwork.org and this is usually a configuration issue.
- 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
...probably a permission issue.
## Files generated in /tmp (later)
Not unique file names appearing in TMPDIR:
```
-rw-r--r-- 1 gunicorn-genenetwork2 gunicorn-genenetwork2 337 Apr 2 07:03 175.png
-rw-r--...
- 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
...issue appears to be caused by marker namees being duplicated. If a marker name appears in an earlier chromosome, it ends up displayed first in the GEMMA results for a later chromosome.
For example...
- 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
...layout is broken on certain browser versions.
This issue was reported to occur for **Firefox Version 128.3.1** ESR Version.
The root cause of the problem is unclear,
but after reviewing the global...
- AI UI Enhancements
issue opened on Mar 01 2024 by Pjotr Prins; 0 of 3 tasks done
...issue addresses user feedback received during the testing phase of GNQA on CD. The following improvements are required
## Tasks
* [ ] Only show the link when a user is logged in - they can't use it...
- 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
...UI, SNP, from github
## Description
=> https://github.com/genenetwork/genenetwork2/issues/395
### Description
After an update using the latest datatables from GUIX from
=> https://github.com/...
- Annotation
issue opened on Sep 14 2022 by Pjotr Prins, last updated on Mar 14 2023 by Arun Isaac; 0 of 5 tasks done
.../End)
=> https://github.com/genenetwork/genenetwork2/blob/df36cc808e21202075d32559c9f295087bd8aee2/wqflask/base/trait.py#L528-L597
where max LRS locus position is fetched for traits
=> https://github...
- rewrite sampledata fetching with genofiles using scheme
issue opened on Jul 19 2023 by Alexander_Kabui, last updated on Jul 26 2023 by Alexander_Kabui; 2 of 6 tasks done
...intoa fully working module
This is in turn be used to dump data to lmdb
We chose scheme to accomplish the task
See code:
=> https://github.com/BonfaceKilz/gn-data-vault.git
=> https://github.com/...
- Apps
issue opened on Nov 19 2024 by Pjotr Prins, last updated 5 weeks ago by Pjotr Prins; 33 of 74 tasks done
...//github.com/satijalab/seurat/issues/8804
The 4 year old code lives at
=> https://github.com/genenetwork/singleCellRshiny
and it looks like lines like these need to be updated:
=> https://github.com/...
- Redirect Users to the Correct URL on Login for GN2
✓ issue opened on Sep 17 2024 by Alexander_Kabui, last updated on Oct 16 2024 by Alexander_Kabui; 2 of 2 tasks done
...Redirect users to the login page if they are not logged in.
* [x] Implement a redirect to the correct resource after users log in.
## Notes
See this PR for commits that fixes this:
=> https://github...
- 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
...a channels.scm file
channels.scm works fine. Only problem is that we don't have a guix-bioinformatics git server that is *not* gitlab or github.
I think we should move to ssh keys and cgit. The latter...
- Fix GN1 Network Graph
issue opened on Sep 15 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi
...//github.com/genenetwork/genenetwork1/commit/88a6cb549cc318a961325666aed06f3196a5475d Commenting out functionality
Reverting on that code still won't show the image contained in
```
<img border="0"...
- Fallbacks and backups
issue opened on Aug 31 2021 by Pjotr Prins, last updated on Jun 28 2024 by Pjotr Prins; 3 of 25 tasks done
...Recently epysode was reinstated after hardware failure. I took the opportunity to reinstall the machine. The backups are described in the repo (genenetwork org members have access)
=> https://github...