- Designing an issue tracker on gemini
✓ issue opened on Jul 25 2021 by Pjotr Prins, last updated on Feb 02 2022 by Pjotr Prins
...the manual (sorry). Or from another project I am involved in as a maintainer:
=> https://github.com/vcflib/vcflib/issues/206 Rude example
or from the same person
=> https://github.com/konradjk/loftee/...
- 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
...github problem
When trying to push to github, a commit from 2018 is blocking:
```
tux01:~/genenetwork1$ git push
Enumerating objects: 41, done.
Counting objects: 100% (41/41), done.
Delta compression...
- GN1 annotation page broken
issue opened on Dec 23 2022 by Pjotr Prins
...from github
## Description
=> https://github.com/genenetwork/genenetwork2/issues/421 From GitHub
=> http://gn1.genenetwork.org/webqtl/main.py?FormID=annotation The annotations page in GN1
is broken.
- 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
.../421 From GitHub
=> http://gn1.genenetwork.org/webqtl/main.py?FormID=annotation The annotations page in GN1
is broken. An exception stack trace is displayed, instead of the annotations page content.
- 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
...page with metadata from RDF
* assigned: bonfacem
* priority: high
* status: in progress
* keywords: rdf, critical, metadata
Read the design-doc here:
=> /topics/add-metadata-to-trait-page
This task...
- 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
...Trait Page (RDF)
This is currently being worked on in:
=> issues/add-metadata-to-traits-page Annotate traits page with metadata from RDF
Work on dumping RDF has already been done in:
=> https://github...
- 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...
- 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
...markdown page editor
* [x] add live preview for page markdown on edit
* [] authentication(WIP)
* [x] commit changes to github repo
* [x] UI improvement
## Notes
for quick server setup refer...
- Fix GN1 Network Graph
issue opened on Sep 15 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi
...</p> ''' % (imageName, pdfName)
```
The PDF link works but is an empty page! So something is going wrong with generating this image in an earlier step. The page says it is using GraphViz
which brings...
- Wrong CSV in ITP_10001 longevity dataset
✓ issue opened on Apr 11 2022 by BonfaceKilz, last updated on Apr 12 2022 by BonfaceKilz
...Excel (or similar) software resulted in data that seems jumbled up.
### Tue 12 Apr 2022 13:33:31 EAT
The relevant fixes:
=> https://github.com/genenetwork/genenetwork2/pull/697
=> https://github.com/...
- Branding and front-end-services
issue opened on Jun 14 2023 by Pjotr Prins; 0 of 1 tasks done
...off a single machine.
# Tasks
* [ ] Create community server for GN4MSK
* + [ ] Fire up parallel page server
* + [ ] Handle headers and footers
* + [ ] Create portal page
* + [ ] Show specific datasets...
- 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
...the actual JS through github. The page
=> https://d3js.org/getting-started
has links to
=> https://d3js.org/d3.v7.js
=> https://d3js.org/d3.v7.min.js
We can't use those because the SHA may change. So...
- 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
...forge's (currently GitHub) editting mode for the selected file.
For an example of what is expected, see the `edit page` link/button at
=> http://gemini.thebird.nl/gemini/genenetwork/gn-gemtext-threads/...
- Allow analyses to be done between traits from "individuals" groups and their corresponding "main" group
issue opened on Jul 21 2022 by Zachary Sloan
...you can't do an analysis beween traits from the "main" BXD group and traits from any of the BXD individuals groups, but it should technically be possible to do so as long as there's a mapping...
- 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
...proxy also needs to run.
```
su gn2
cd ~/gn3_production
git clone https://github.com/genenetwork/gn-proxy.git
```
See README
### Trouble shooting
Check the server log for errors from the server. There...
- 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
...drawn independently, so each separate page has its own DataTables initialization code. This results in inconsistency with features (like some tables having resizable columns and others not) and a lot...
- 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
...does not waste time caching data. That's because it's not designed to cache data. InnoDB caches every data page and index page (and its grandmother) it touches. If your InnoDB Buffer Pool is too small...
- 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/...
- Multi-trait heat map failed
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
...from github
## Members
* zsloan
* pjotrp
* echesler
## Description
=> https://github.com/genenetwork/genenetwork2/issues/368 From GitHub
Selected multiple traits from phenotype correlations to Ap3m2...
- Fetch trait names for phenotypes
issue opened on Mar 22 2022 by Frederick Muriuki Muriithi
...phenotype, from github
## Members
* robw
* rupertoverall
## Description
=> https://github.com/genenetwork/genenetwork2/issues/564 From GitHub
The 'Fetch Trait Info' query returns detailed information...
- csv export meta data are not commented out
issue opened on Mar 22 2022 by Frederick Muriuki Muriithi
...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 code
The csv looks like this...
- 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
...chrome, UI, from github
## Description
=> https://github.com/genenetwork/genenetwork2/issues/399 From GitHub
Based off
=> https://github.com/genenetwork/genenetwork2/pull/394 Pull Request #394.
I'd...
- Slow query
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
...from github
## Description
=> https://github.com/genenetwork/genenetwork2/issues/419 From GitHub
These queries take 3 minutes and are pretty insane!
```
Query_time: 187.220555 Lock_time: 0.075028...
- 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
...from github
## Members
* Millak
* pjotrp
* zsloan
* alex
* bonfacem
* robw
## Description
=> https://github.com/genenetwork/genenetwork2/issues/420 From GitHub
@Millak found this one:
=> http://www...
- 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
...collections, from github
## Members
* rupertoverall
## Description
=> https://github.com/genenetwork/genenetwork2/issues/559 From GitHub
### Describe the bug
When calcuating principal components from...
- Variant Browser seems to be using mm9
issue opened on Mar 22 2022 by Frederick Muriuki Muriithi
...stalled
* keywords: variant browser, mm9, from github
## Members
* acenteno
* robw
* pjotrp
## Description
=> https://github.com/genenetwork/genenetwork2/issues/581 From GitHub
When looking for SNPs...
- 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
...priority, from github
## Description
=> https://github.com/genenetwork/genenetwork2/issues/418 From GitHub
Global search '*' causes loads of aborted connections... I mean
```
2020-08-15 2:53:58...
- 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
...from github, high priority
## Description
=> https://github.com/genenetwork/genenetwork2/issues/374 From GitHub
Dear Developer,
When calculating correlation:
(GeneNetwork error: 'NoneType' object...
- BXD102xBXD077F1 Error
✓ issue opened on Mar 22 2022 by Frederick Muriuki Muriithi, last updated on Apr 07 2022 by Zachary Sloan
...correlations, from github, closed
## Description
=> https://github.com/genenetwork/genenetwork2/issues/612 From GitHub
> Hi,
>
> There is an error when I click on Compute in Calculate Correlations.
- Error when attempt to zoom to a chromosome after mapping a PCA trait
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
...from github, high priority
## Description
=> https://github.com/genenetwork/genenetwork2/issues/367 From GitHub
When I produced a PCA trait in GN2, I could map fine, but when I selected a particular...
- Search results presentation
issue opened on Apr 04 2023 by Alexander_Kabui
...tabular form and too many columns are presented to user overlapping the page
Design should be simple and eye catching to user
links to suggesetd designs:
=> https://www.ncbi.nlm.nih.gov/genome/?term...
- 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
...custom layout CSS and replace it with the Bootstrap layout for better uniformity and easier debugging.
* [ ] Modify the navbar to extend across the full width of the page on medium and small devices.
- Add the option to save traits uploaded with the Submit Trait option
issue opened on Jul 19 2022 by Zachary Sloan
...changes/additions that should be made to this:
- Allow data to be submitted via a CSV upload
- Allow data to be saved to the DB via an "Add" (or maybe "Save") button on the trait page after submitting...
- '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
...from github
## Description
=> https://github.com/genenetwork/genenetwork2/issues/592 From GitHub
After successful entry of new BXD trait data (both my own data and the example BXD set from the...
- Capture state of phenotypes in a HASH
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
...REST, UI
## Description
=> https://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...
- 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/...
- 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...
- 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
...case from auth)
* `email` (identifier email from the user, in our case from auth)
* `commit_message`
If the request succeeds, the response should be:
```json
{
"status": "201",
"message": "Committed...
- 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/...
- Fetch trait data using genofiles
issue opened on Jul 11 2023 by Alexander_Kabui, last updated on Jul 13 2023 by Alexander_Kabui; 2 of 3 tasks done
...FROM
(SELECT DISTINCT st.Name as 'Sample', ifnull(pd.value, 'x') as 'Value',
ifnull(ps.error, 'x') as 'SE', ifnull(ns.count, 'x') as 'Count', ps.StrainId as 'StrainId'
FROM PublishFreeze pf JOIN...
- Linking genotype files to datasets
issue opened on Jul 07 2023 by Alexander_Kabui, last updated on Jul 11 2023 by Alexander_Kabui
...Families(BXD family, B6D2RI, B6D2F2) -> Genofiles related to this (BXD.geno, B6D2RI.geno, B6D2F2.geno)
* How to fetch Families given a species
```sql
SELECT InbredSet.Name, InbredSet.FullName
FROM...
- Parsing genotyfiles
issue opened on Jul 11 2023 by Alexander_Kabui
...the genofile 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...
- 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...
- Tux02 Production
issue opened on Oct 07 2021 by Pjotr Prins, last updated on Dec 14 2022 by Pjotr Prins; 17 of 22 tasks done
...copied. We only restore from backup. First because these are reproducible [installs]. Second because the backup should be in a sane state(!).
Restoring a database from backup (about an hour)
```
root@...
- 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...
- Troubleshoot response inconsistencies for GN-llm
issue opened on Jan 10 2024 by Alexander_Kabui
...responses take too long, and related queries with differing sentence structures may result in no response. There is a need to rethink how we handle polling to the Fahamu API to prevent users from...
- 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
Zoomed mapping result are empty for certain traits
From RWW: For the following trait, if you zoom into a range for a specific Chromosome by clicking the top pink bar ("8x expanded WebQTL map") no...
- Integrate styling of app with GN2
issue opened on Oct 28 2021 by jgart, last updated on Mar 16 2022 by Frederick Muriuki Muriithi
...notebooks, styling, UI
## Description
Currently using antiweb for styling with modifications.
=> https://git.sr.ht/~sircmpwn/antiweb antiweb
Copying nav bar and fonts from GN2 will make the app look...