- Add the option to save traits uploaded with the Submit Trait option
issue opened on Jul 19 2022 by Zachary Sloan
...data, meta-data
# Description
Current the Submit Trait feature only allows for trait data (submitted as just a string of values) to be saved as a "temp" trait (that is saved in Redis for a limited...
- 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
...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/Alexanderlacuna/data-vault-2
### TODOS
* [x] reading...
- 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
...biomedcentral.com/articles/10.1186/2041-1480-4-13 The Vertebrate Trait Ontology: a controlled vocabulary for the annotation of trait data across species
When an ontology exists and it looks sensible...
- 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
...Genoset and Publish data types
### Publish Dataset
Example for phenotype fetching data for phenotype 35
```sql
SELECT A.Sample, A.Value, A.SE, A.Count, B.CaseAttributes FROM
(SELECT DISTINCT st.Name...
- csv export meta data are not commented out
issue opened on Mar 22 2022 by Frederick Muriuki Muriithi
...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:
```
Phenotype ID: 11320...
- Allow analyses to be done between traits from "individuals" groups and their corresponding "main" group
issue opened on Jul 21 2022 by Zachary Sloan
...data, meta-data
# Description
Currently 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...
- '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
...data that I tried to upload and check on GN2 was the
median-lateral position of the representation of visual space on V1. It was
old data that we had, but never uploaded, because we were investigating...
- Wrong CSV in ITP_10001 longevity dataset
✓ issue opened on Apr 11 2022 by BonfaceKilz, last updated on Apr 12 2022 by BonfaceKilz
...download that data for use, they were not being stripped out. As a consequence, opening the csv file in Excel (or similar) software resulted in data that seems jumbled up.
### Tue 12 Apr 2022 13:33:31...
- 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
My findings are: federated queries can be slow (querying wikidata took as long as 5-30 seconds). As such, a better strategy would be to write scripts to enrich our dataset from other data sources...
- 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
...expected, see the `edit page` link/button at
=> http://gemini.thebird.nl/gemini/genenetwork/gn-gemtext-threads/topics/data-uploads/editing-data.gmi
noting how it drops you straight into editting the...
- 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
...caches data and index pages. MyISAM only caches index pages.
Just in this area alone, MyISAM does not waste time caching data. That's because it's not designed to cache data. InnoDB caches every data...
- 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
...backups
* [ ] mount bacchus on HPC
## Backup and restore
We are using borg for backing up data. Borg is excellent at deduplication and compression of data and is pretty fast too. Incremental copies...
- 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
...data in JSON format:
* `content` (the data you want to commit to the file, *valid markdown*)
* `prev_commit` (required for integrity)
* `filename` (file path to the file you are modifying)
* `username`...
- Multi-trait heat map failed
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
...trimmed_values)
IndexError: reaper: the length of the strain list and the value list are different,
```
One of my traits had missing data, deselecting this trait fixed the problem. Record 20761.
- Fetch trait names for phenotypes
issue opened on Mar 22 2022 by Frederick Muriuki Muriithi
...data as CSV via the web interface includes the following header information:
```
Record ID,10620
Symbol,WMZTrgtQuadTime
Description,"Central nervous system, behavior, learning and memory: Morris water...
- Capture state of phenotypes in a HASH
issue opened on Mar 23 2022 by Frederick Muriuki Muriithi
...hash can be computed over data that is streamed over the REST API - so people van validate client side (as a feature).
This mentions RDF - which I think
* aruni
was involved in. I (fredm) have tagged...
- 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
...strand matches the reference
[ ] Store the homology chain file data differently (keeping it as a text file might be fine, but need to find a better place for it; currently it's just directly pointing...
- 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
...'BXD Aged hippocampus individual data' dataset (GN712).
### Expected behavior
The PC should be treated as a normal trait and added to the collection.
### Screenshots
Environment setup (please complete...
- Linking genotype files to datasets
issue opened on Jul 07 2023 by Alexander_Kabui, last updated on Jul 11 2023 by Alexander_Kabui
...data fetch all possible groups in a dataset then use that to fetch all linked genofiles
As an example example the dataset HC_M2_0606_P is of type Probeset and linked groups for this dataset include...
- 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
.../mysql/data/mysqld.pid
+# ExecStartPost=/bin/sh -c "systemctl unset-environment _WSREP_START_POSITION"
-ExecStartPost=/etc/mysql/debian-start
+RestartSec=15s
+TimeoutStartSec=infinity
+TimeoutStopSec...