aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-30Update LLM_DB_PATH config.Alexander_Kabui
2024-04-30Add docstring to view_history function.Munyoki Kilyungi
2024-04-30Use JWT tokens from gn-auth.Munyoki Kilyungi
2024-04-30Add an endpoint to query a dataset's git history from it's id.Munyoki Kilyungi
2024-04-30Add a method for saving a dataset's metadata to git.Munyoki Kilyungi
2024-04-30Rename retrieve_dataset_metadata to retrieve_metadata.Munyoki Kilyungi
2024-04-30Remove an f-string that doesn't have any interpolated variables.Munyoki Kilyungi
2024-04-30Add command function that returns an Either monad.Munyoki Kilyungi
2024-04-29Prevent error when group isn't in parents/f1s JSON filezsloan
2024-04-15Delete unused imports.Munyoki Kilyungi
2024-04-15Fix error in flycheck-mode check in .dir-locals.pyMunyoki Kilyungi
2024-04-15Remove empty '() in .dir-locals.elMunyoki Kilyungi
2024-04-15Show trailing white spaces in python-mode.Munyoki Kilyungi
2024-04-15Update ".dir-locals.el" with same python defaults.Munyoki Kilyungi
2024-04-11Include parents/f1s in default samplelist + add boolean options for themzsloan
2024-04-04Rephrase user feedback for Fahamu API in case it takes too long to respond.Alexander_Kabui
2024-03-26add sqlite-db-path configAlexander_Kabui
2024-03-26fetch pubmed file from /gn-meta/litAlexander_Kabui
2024-03-25pep8 formattingAlexander_Kabui
2024-03-25save db data on SQLITE_PATH file pathAlexander_Kabui
2024-03-25fix user_id typeAlexander_Kabui
2024-03-25enable logigng info for api <rating>Alexander_Kabui
2024-03-25match user id to type strAlexander_Kabui
2024-03-25pep8 formattingAlexander_Kabui
2024-03-25fetch tmpdir from current app connfigAlexander_Kabui
2024-03-25fix db path issue for lllmAlexander_Kabui
2024-03-25use data dir for filesAlexander_Kabui
2024-03-25ignore missing import for biopythonAlexander_Kabui
2024-03-22use tmp for test dbAlexander_Kabui
2024-03-22dump gnqa rating data to dbAlexander_Kabui
2024-03-22add gnqa db pathAlexander_Kabui
2024-03-18Merge pull request #154 from genenetwork/feature/pubmed-metadataAlexander Kabui
2024-03-18pep8 formattingAlexander_Kabui
2024-03-18delete test fileAlexander_Kabui
2024-03-18fetch pubmed data from tmpdirAlexander_Kabui
2024-03-18pep8 formattingAlexander_Kabui
2024-03-15add pubmed metadataAlexander_Kabui
2024-03-15add error handling for invalid tokensAlexander_Kabui
2024-03-15Remove ALL html templates from GeneNetwork3Frederick Muriuki Muriithi
2024-03-13Add documentation on what the script is for and does.Frederick Muriuki Muriithi
2024-03-13Remove debug prints in the scriptFrederick Muriuki Muriithi
2024-03-12Commit migration script for CaseAttribute* tablesFrederick Muriuki Muriithi
2024-03-04Check for exception args and provide traceback.Frederick Muriuki Muriithi
2024-03-04Handle generic exceptions gracefully.Frederick Muriuki Muriithi
2024-02-25Disable too-many-arguments for "run_reaper".Munyoki Kilyungi
2024-02-25Fix line-too-long error.Munyoki Kilyungi
2024-02-25Correctly handle URLError.Munyoki Kilyungi
2024-02-25Construct genofile_path using pathlib module.Munyoki Kilyungi
2024-02-19Pass qtlreaper command path as argument to run_reaperzsloan
2024-02-15Use correct names for dataset entries in json result.Munyoki Kilyungi