index
:
gn-guile
this commit
main
prod
test-uri-push
GNU Guile API and web service support for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn
Age
Commit message (
Collapse
)
Author
2025-09-21
Working on aging links
Pjotr Prins
2025-08-12
Remove fibers as suggested by Arun's patch:
Pjotr Prins
=> https://cgit.git.savannah.gnu.org/cgit/guix/mumi.git/commit/?id=897967a84d3f51da2b1cc8c3ee942fd14f4c669b After getting: In procedure accept: Too many open files with GET /dataset/bxd-publish/values/23486.json
2025-08-11
API
Pjotr Prins
2025-08-04
Note on BXD.json - which we should not use
Pjotr Prins
2025-08-02
API: endpoint gets trait values for BXD in GEMMA format
Pjotr Prins
2025-08-02
Write gemma trait values (pheno file)
Pjotr Prins
2025-08-02
API: create values endpoint that returns a dict only
Pjotr Prins
2025-07-30
Create endpoint for mappable BXD values as dataset/bxd-publish/mapping/values
Pjotr Prins
2025-07-30
Create endpoint for dataset/bxd-publish/list
Pjotr Prins
2025-07-16
Aliases: make it work in the webserver. You can now try:
Pjotr Prins
curl http://127.0.0.1:8091/gene/aliases/Shh ["9530036O11Rik","Dsh","Hhg1","Hx","Hxl3","M100081","ShhNC","sonic hedgehog","sonic hedgehog signaling molecule"]
2025-07-16
aliases: we now have a list of deduplicatied aliases
Pjotr Prins
2025-07-16
Aliases - add example
Pjotr Prins
2025-07-16
Wikidata: query for gene aliases
Pjotr Prins
2025-07-13
comments on precompute
Pjotr Prins
2024-10-23
wikidata: build first query
Pjotr Prins
2024-07-11
Handle genotype filename to pass into gemma-wrapper
Pjotr Prins
2024-07-11
precompute: runner completes
Pjotr Prins
2024-07-07
precompute: URL is now correct (validated)
Pjotr Prins
2024-07-07
precompute: adding metadata
Pjotr Prins
2024-06-29
Using a record instead of assoc is cleaner
Pjotr Prins
2024-06-27
Run gemma-wrapper in a container
Pjotr Prins
2024-06-27
Simplified gemma runner
Pjotr Prins
2024-06-26
Read pheno JSON file and write out pheno file for gemma
Pjotr Prins
2024-05-14
Add missing strain. Remove unused call
Pjotr Prins
2024-05-13
Preparing BXD named for strain output in JSON
Pjotr Prins
2024-05-09
Full test for whether a data-id belongs to the BXD
Pjotr Prins
2024-05-07
Fetch a batch of traits so we can process faster
Pjotr Prins
2024-05-05
Trait IDs fetch in batch
Pjotr Prins
2024-05-05
List data-ids (trait ids) for a batch
Pjotr Prins
2024-02-12
Change lmm mode to 9
Pjotr Prins
2024-01-06
Tracking metadat for GN DB
Pjotr Prins
2024-01-05
Remove extra check and debug flag for gemma run
Pjotr Prins
2024-01-05
Precompute will run gemma and update the DB status
Pjotr Prins
2024-01-04
Use tmpdir and tmp files for transient data
Pjotr Prins
2024-01-04
Use tmpfn for pheno output
Pjotr Prins
2024-01-04
Call precompute with population name - BXD only, for now
Pjotr Prins
2024-01-01
Run gemma-wrapper with metadata
Pjotr Prins
2023-12-21
Precompute
Pjotr Prins
2023-12-02
Mysql: check database is running. And some comments
Pjotr Prins
2023-12-02
Run gemma
Pjotr Prins
2023-11-24
Handle genotypes in gemma module
Pjotr Prins
2023-11-24
Fetch genotype inds from json file
Pjotr Prins
2023-11-21
Adding GEMMA
Pjotr Prins
2023-11-19
Iterating through hits
Pjotr Prins
2023-11-19
Iterate precompute datasets
Pjotr Prins
2023-11-18
Get first BXD dataset for precompute
Pjotr Prins
2023-11-18
Reorganize DB handler and fetch first dataset
Pjotr Prins
2023-11-17
Now we have a list of strain names for the BXD
Pjotr Prins
2023-11-17
First implementation of DB handler
Pjotr Prins
2023-11-16
Move procedures into mysql.scm and add documentation
Pjotr Prins
[next]