aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-09Use kebab case for Variables.Alexander_Kabui
2024-08-09Markdown code Linting.Alexander_Kabui
2024-08-09Use camelcase for json responses.Alexander_Kabui
2024-08-09Update Markdown editor api docs.Alexander_Kabui
2024-08-09Refactor: Guile webserver code refactoring.Alexander_Kabui
2024-08-09Refactor: Guile Code formatting.Alexander_Kabui
2024-08-05Minor fixes: remove todo.Alexander_Kabui
2024-08-05Use env variable REPO_PATH.Alexander_Kabui
2024-08-05Update commit endpoint rename json data.Alexander_Kabui
2024-08-05Update docs: include prev commit for sanity.Alexander_Kabui
2024-08-03precompute: pass in trait id for gemmaPjotr Prins
2024-08-02Update documentationAlexander_Kabui
2024-08-02Add documentation for gn-markdown editorAlexander_Kabui
2024-08-02Cleanup: Delete empty linesAlexander_Kabui
2024-08-02Add validator to check if prev_commit and current commit matchAlexander_Kabui
2024-08-02code refactoringAlexander_Kabui
2024-08-02refactoring: code cleanupAlexander_Kabui
2024-08-02Add main endpoints for editing and committing fileAlexander_Kabui
2024-08-02add commit proceduresAlexander_Kabui
2024-07-26Add git util proceduresAlexander_Kabui
2024-07-26Add edit file endpoint.Alexander_Kabui
2024-07-26Add fetch file procedure.Alexander_Kabui
2024-07-16run-gemma: show version/helpPjotr Prins
2024-07-11Handle genotype filename to pass into gemma-wrapperPjotr Prins
2024-07-11precompute: runner completesPjotr 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-06-27Run gemma-wrapper in a containerPjotr Prins
2024-06-27Simplified gemma runnerPjotr Prins
2024-06-26Read pheno JSON file and write out pheno file for gemmaPjotr Prins
2024-06-18Started on run-gemmaPjotr Prins
2024-05-31Update documentation.Alexander_Kabui
2024-05-31Update docs for gn-guile repo path.Alexander_Kabui
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