aboutsummaryrefslogtreecommitdiff
path: root/scripts/precompute/list-traits-to-compute.scm
AgeCommit message (Expand)Author
2024-05-21Writing json-ldPjotr Prins
2024-05-16Add json meta recordPjotr Prins
2024-05-16Write json file for traitsPjotr Prins
2024-05-16Use main when running scriptPjotr Prins
2024-05-14Add missing strain. Remove unused callPjotr Prins
2024-05-13Write out JSON as a string for traitsPjotr Prins
2024-05-13Preparing BXD named for strain output in JSONPjotr Prins
2024-05-13Start on json output for strainsPjotr Prins
2024-05-13Simplified a bit and batch size 500 appears to work alrightPjotr Prins
2024-05-13Batch run getting traitsPjotr Prins
2024-05-12list-traits handle CLI options --start-id and --nextPjotr Prins
2024-05-09Full test for whether a data-id belongs to the BXDPjotr Prins
2024-05-08Use match to select for BXD traitsPjotr Prins
2024-05-08Collate trait valuesPjotr Prins
2024-05-08List all traitsPjotr Prins
2024-05-07list traits: remove unused linesPjotr Prins
2024-05-07Fetch a batch of traits so we can process fasterPjotr Prins
2024-05-05Trait IDs fetch in batchPjotr Prins
2024-05-05List data-ids (trait ids) for a batchPjotr Prins