- 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
...map") no points are displayed: https://genenetwork.org/show_trait?trait_id=NM_029911&dataset=UTHSC_BXD_WB_RNASeq1112
# Tags:
* source: robwwilliams
* type: mapping user interface display failure...
- 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
...patches for review
## Display the metadata in GN2 as HTML
* [x] Display the metadata as part of GN2 web-page. This data is stored as HTML. How do work around this WRT displaying in a UI friendly way?
- 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...
- 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
...stdout.
run_id: Unique ID to identify the process.
Returns:
A dictionary with the results, indicating success or failure.
"""
cmd.append(" && rm") # Injecting potentially...
- 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...
- 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/...
- Search results presentation
issue opened on Apr 04 2023 by Alexander_Kabui
...displayed in 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/...
- Add track for showing which regions in mouse/rat correspond to human regions to the mapping figure
issue opened on Jul 21 2022 by Zachary Sloan, last updated on Sep 14 2022 by Pjotr Prins
...[X] Display track showing homology across mouse/human/maybe rat (done for mouse, won't be hard to also enable for other species)
[ ] Make it display an arrow depending on the strand (whether the query...
- Fix GN1 Network Graph
issue opened on Sep 15 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi
...that displays the graph itself
652: body += ''' <p>This graph took %s seconds to generate with the <a href="http://www.research.att.com/sw/tools/graphviz/" class="normalsize" target="_blank">...
- 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
...datatables from GUIX from
=> https://github.com/genenetwork/genenetwork2/pull/394 #394,
the genotype search results for GN2 look off.
Here's how it looked like in the past:
=> https://user-images...
- 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
...EC2 URL
* [X] Disable GN mailing list URL
=> ./gn1-pairscan.gmi [x] Pairscan not working
=> ./gn1-network-graph.gmi [X] Fix network graph (it does not display image)
* [ ] Disable all defunct URLs
- 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
...-r--r-- 1 root root 10M Apr 2 07:03 4OJCzmGV.cross
-rw-r--r-- 1 root root 10M Apr 2 07:03 6cExgwkd.cross
```
# Purescript browser buttons not showing (fixed)
The following button does not display...
- 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
...user, in our 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"...
- Sheepdog
issue opened on Nov 08 2021 by Pjotr Prins, last updated on Jul 01 2022 by Arun Isaac; 3 of 17 tasks done
...whether rsync dir exists, repo valid and/or no lock before proceeding
* [ ] send digest E-mails
* [ ] smart state E-mails on services going down
* [ ] block on root user if not running from protected...
- 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/...
- 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
...dependency for GN2. So we need to set up both 'routes'.
First checkout the genenetwork3 repo as gn2 user
```
su gn2
cd /home/gn2
mkdir -p gn3_production
cd gn3_production
git clone https://github.com/...
- 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
...renders multiple markdown pages as html,the idea of this project is to allow users to edit and live preview the results
also added to this is the ability to commit the changes directly to github repo...
- 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/...
- 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...
- 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
...that drops the user in the 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/...
- 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...
- 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
...ports (nginx)
* [?] set up network for external tux02e.uthsc.edu (128.169.4.52)
* [X] set up deployment evironment
* [X] sheepdog copy database backup from tux01 on a daily basis using ibackup user...
- 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...
- Branding and front-end-services
issue opened on Jun 14 2023 by Pjotr Prins; 0 of 1 tasks done
...of users operating at the same time. Its main challenge is running long operations while still being able to serve others.
The ultimate goal is increased flexibility in creating front-ends and portals.
- 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...
- AI UI Enhancements
issue opened on Mar 01 2024 by Pjotr Prins; 0 of 3 tasks done
...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 otherwise anyhow...
- 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...
- Allow analyses to be done between traits from "individuals" groups and their corresponding "main" group
issue opened on Jul 21 2022 by Zachary Sloan
...as a decorator function) that, prior to an analysis, checks if there are traits from both a "main" and "individuals" group (for example a BXDPublish phenotype and a phenotype from BXD-LongevityPublish).
- 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...
- 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
...per* service. Otherwise updates are impossible.
In time we may move to hosting these services in a guix system container (a VM).
Currently there are a bunch of shepherd services (on tux02, as user...
- 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
...mean, ProbeSetXRef.LRS AS lrs, ProbeSetXRef.additive AS additive, Geno.Chr AS geno_chr, Geno.Mb as geno_mb FROM Species INNER JOIN InbredSet ON InbredSet.SpeciesId = Species.Id INNER JOIN ProbeFreeze...
- 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...