aboutsummaryrefslogtreecommitdiff
path: root/scripts/precompute/list-traits-to-compute.scm
AgeCommit message (Collapse)Author
2024-08-03precompute: pass in trait id for gemmaPjotr Prins
2024-07-07precompute: making sure order is correct - validating resultsPjotr Prins
2024-07-07precompute: URL is now correct (validated)Pjotr Prins
2024-07-07precompute: adding metadataPjotr Prins
2024-06-29Using a record instead of assoc is cleanerPjotr Prins
2024-06-29Get trait features - now need to refactorPjotr Prins
2024-06-29for-each can take multiple lists, nice!Pjotr Prins
2024-06-29for-each can take multiple lists, nice!Pjotr Prins
2024-06-28Need to get at dataset-id - next to trait-idPjotr Prins
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