Age | Commit message (Expand) | Author |
2021-09-16 | Add topic for authentication work | BonfaceKilz |
2021-09-15 | tasks | Pjotr Prins |
2021-09-15 | GN1 | Pjotr Prins |
2021-09-15 | Updated GN1 packages | Pjotr Prins |
2021-09-15 | Update list of GN1 issues | Pjotr Prins |
2021-09-15 | GN1 network graph issue | Pjotr Prins |
2021-09-15 | New issue for GN1 | Pjotr Prins |
2021-09-15 | Remove kanban symlinks and add tag | Pjotr Prins |
2021-09-13 | Adds --ad-hoc to guix environment command...Python dependencies are not available unless I use --ad-hoc or -m
| jgart |
2021-09-10 | Comments on Jupyter | Pjotr Prins |
2021-09-10 | kill-jupyter permissions on penguin2...I want to run the following on penguin2:
ps aux | grep jupyter | awk '{ print $2 }' | xargs kill -9
| jgart |
2021-09-09 | Add current user-stories for binderlite...* Next Steps
** Optimizations
*** Uniquely identify last built notebook
*** Shutdown notebook and save to memory
*** Shutdown kernels gracefully
*** guix-kernel (AKA guix-jupyter) runs by default in a container
| jgart |
2021-09-09 | Update issue with progress | Muriithi Frederick Muriuki |
2021-09-09 | Merge branch 'main' of github.com:genenetwork/gn-gemtext-threads | Muriithi Frederick Muriuki |
2021-09-09 | Update status of implementation efforts...* topics/gn1-migration-to-gn2/clustering.gmi: update status
* topics/gn1-migration-to-gn2/sample_clustering_heatmap.png: add
missing sample heatmap image
| Muriithi Frederick Muriuki |
2021-09-08 | Add extra topic on adding delete button for datasets | BonfaceKilz |
2021-09-01 | Jupyter | Pjotr Prins |
2021-08-31 | Add websocketd as a possible alternative to xtermjs...Turn any program that uses STDIN/STDOUT into a WebSocket server.
Like inetd, but for WebSockets.
| jgart |
2021-08-31 | virtuoso: remove password to avoid confusion | Pjotr Prins |
2021-08-31 | pluto service and working on fallbacks | Pjotr Prins |
2021-08-31 | Update with progress...* Update issue with progress on genotype files
| Muriithi Frederick Muriuki |
2021-08-30 | Update with progress and notes...* Update issue with notes on traits file and strains in genotype file
* Add notes on required TODOs
| Muriithi Frederick Muriuki |
2021-08-30 | Update issue with progress and notes...* Add notes on progress
* Add notes on the genotype files, that is still not quite clear, to
help with tracing the flow of information
| Muriithi Frederick Muriuki |
2021-08-27 | Instructions for virtuoso | Pjotr Prins |
2021-08-27 | Gemma issue | Pjotr Prins |
2021-08-26 | Merge branch 'main' of github.com:genenetwork/gn-gemtext-threads | Muriithi Frederick Muriuki |
2021-08-26 | Update issue with findings on rust-qtlreaper...* The usage of ~rust-qtlreaper~ in GN2 is not quite clear. This commit
details the findings of the search for the usage of ~rust-qtlreaper~
in GN2 and the attempts to replicate in GN3.
| Muriithi Frederick Muriuki |
2021-08-22 | Adds TODO item (unit tests) | jgart |
2021-08-22 | Adds TODO item | jgart |
2021-08-22 | Add current TODOs | jgart |
2021-08-22 | Adds basic working demo | jgart |
2021-08-20 | Update with progress...* Note use of QTLReaper
* Update with notes on newly migrated portions of code
| Muriithi Frederick Muriuki |
2021-08-20 | Update issue with write-up on heatmap image generation...* Work through the migrated code, and the old GN1 code and write-up a
flow of the data, to assist in figuring out the differences in the
data.
The write-up helped realise that the code migrated so far only helps
with the "distance" lines, and there is still need to figure out,
and compute or lay out the data needed for the actual heatmap
generation.
| Muriithi Frederick Muriuki |
2021-08-20 | Update issue with notes for 2021-08-17...* Update issue with some progress report.
| Muriithi Frederick Muriuki |
2021-08-16 | Add bitcoin link | Pjotr Prins |
2021-08-16 | gemma: add info by author of issue | Pjotr Prins |
2021-08-16 | gemma: testing slow gemma with profiler | Pjotr Prins |
2021-08-16 | Rename issue243 | Pjotr Prins |
2021-08-16 | Moved gemma issues | Pjotr Prins |
2021-08-16 | issue | Pjotr Prins |
2021-08-15 | add issue about using guix-pull | Efraim Flashner |
2021-08-15 | added issue about genecup running as root | Efraim Flashner |
2021-08-14 | Fixing gemma issue gh#210 | Pjotr Prins |
2021-08-13 | Added file on LMMs | Pjotr Prins |
2021-08-12 | Add notes on differing colour scales...* The heatmaps in genenetwork1 have differing colour scales that the
user can select, leading to a more complex implementation.
This commit details some of the issues with the colour scales, and
the possible places to look into to help with the implementation.
| Muriithi Frederick Muriuki |
2021-08-12 | Mention python-pooch in guix....https://issues.guix.gnu.org/47022
https://guix.gnu.org/packages/python-pooch-1.3.0/
| jgart |
2021-08-11 | Update issue with notes on proof-of-concept explorations...* In the migration over from genenetwork1 to genenetwork3, there is a
change in the libraries used, and even in the layout of the
code. This necessitates the exploration of some features of the
available libraries to get the work done as appropriate.
In this commit, there is some detail of the exploratory results,
complete with a code snippet to give an idea of what is possible,
and what is still pending exploration.
| Muriithi Frederick Muriuki |
2021-08-09 | Add authorisation issue | BonfaceKilz |
2021-08-09 | Create issue on fetching sample data from a given trait | BonfaceKilz |
2021-08-07 | gunicorn for GN3 added | Pjotr Prins |