- 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
...out if the edits are feasible/important to work on and communicate to PJ/Arun
## Next steps
* [x] Spec out LMDB integration and how it would work out with current statistical operations. Collaborate...
- Annotation
issue opened on Sep 14 2022 by Pjotr Prins, last updated on Mar 14 2023 by Arun Isaac; 0 of 5 tasks done
...out with pangenome support.
# Tags
* assigned: pjotrp,zsloan,arthurc,robw
* priority: medium
* type: enhancement
* status: open, in progress
* keywords: mapping, architecture
# TODO
* [ ] Point out...
- Wrong CSV in ITP_10001 longevity dataset
✓ issue opened on Apr 11 2022 by BonfaceKilz, last updated on Apr 12 2022 by BonfaceKilz
...be stripped out. Here's a current snip of how that looks like:
```
JL00005,896.000000,x,x,896,4/22/04,,4OHPBN_J,Oct,,0^M,M,JL,1,2004
JL00006,1077.000000,x,x,1077,4/22/04,,4OHPBN_J,Apr,,0^M,M,JL,1,2004...
- Designing an issue tracker on gemini
✓ issue opened on Jul 25 2021 by Pjotr Prins, last updated on Feb 02 2022 by Pjotr Prins
...file. Though, unlike other issue trackers, this is not obligatory. One can insert notes using the '>' prefix
> This is a comment
Or one can simply use git blame to figure out who did what.
## Closing...
- Penguin2 RAID 5
issue opened 8 weeks ago by Pjotr Prins
.../sdd1 393G 121G 252G 33% /
# swap
/dev/sdd5 partition 976M 76.5M -2
```
We can therefore add four new disks in slots /dev/sdc,sde,sdf,sdh
penguin2 has no out-of-band and no serial connector...
- Fix GN1 Network Graph
issue opened on Sep 15 2021 by Pjotr Prins, last updated on Mar 14 2022 by Frederick Muriuki Muriithi
...Commenting out functionality
Reverting on that code still won't show the image contained in
```
<img border="0" alt="the graph" src="/image/tmpzmtq88.gif" usemap="#webqtlGraph" />
```
The interesting...
- 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
.../sh -c "systemctl unset-environment _WSREP_START_POSITION"
-ExecStartPost=/etc/mysql/debian-start
+RestartSec=15s
+TimeoutStartSec=infinity
+TimeoutStopSec=infinity
```
comment out the galera ExecStart...
- 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
...ProbeSetFreeze.public > 0 ORDER BY species_name, inbredset_name, tissue_name, probesetfreeze_name, probeset_name LIMIT 600;
```
To find out what index is problematic we first look at sizes. Tables in...
- 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
...(source_url), None)
File "<string>", line 3, in raise_from
urllib3.exceptions.LocationParseError: Failed to parse: http://localhost:8893api/rqtl/compute
```
The error points out a missing slash...