index
:
gn-guile
main
GNU Guile API and web service support for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
precompute
/
list-traits-to-compute.scm
Age
Commit message (
Collapse
)
Author
2024-05-21
Writing json-ld
Pjotr Prins
2024-05-16
Add json meta record
Pjotr Prins
2024-05-16
Write json file for traits
Pjotr Prins
2024-05-16
Use main when running script
Pjotr Prins
2024-05-14
Add missing strain. Remove unused call
Pjotr Prins
2024-05-13
Write out JSON as a string for traits
Pjotr Prins
2024-05-13
Preparing BXD named for strain output in JSON
Pjotr Prins
2024-05-13
Start on json output for strains
Pjotr Prins
2024-05-13
Simplified a bit and batch size 500 appears to work alright
Pjotr Prins
2024-05-13
Batch run getting traits
Pjotr Prins
2024-05-12
list-traits handle CLI options --start-id and --next
Pjotr Prins
2024-05-09
Full test for whether a data-id belongs to the BXD
Pjotr Prins
2024-05-08
Use match to select for BXD traits
Pjotr Prins
2024-05-08
Collate trait values
Pjotr Prins
2024-05-08
List all traits
Pjotr Prins
2024-05-07
list traits: remove unused lines
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