aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2024-06-12Check for a running process by viewing the build dir's contents.Munyoki Kilyungi
2024-06-12Return 0 if data changes, else exit with 1.Munyoki Kilyungi
2024-06-12Explicitly pass sparql_uri to script.Munyoki Kilyungi
2024-06-12Rework how the indexes are built.Munyoki Kilyungi
2024-06-12Add method to check the validity of the tables+RDF checksums.Munyoki Kilyungi
2024-06-12Generate a SHA256 checksum for the generif graph.Munyoki Kilyungi
2024-06-01Use global cache to store generif metadata.Munyoki Kilyungi
2024-06-01Add geneRIF to gene index.Munyoki Kilyungi
2024-03-18pep8 formattingAlexander_Kabui
2024-03-18pep8 formattingAlexander_Kabui
2024-03-15add pubmed metadataAlexander_Kabui
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
2023-12-05Move script to gn-authFrederick Muriuki Muriithi
2023-11-02Make scripts directory a package to eliminate path issues.Frederick Muriuki Muriithi
2023-10-27Make scripts/ a module since it referenced in argparse_actions.py.Munyoki Kilyungi
2023-10-10Remove authentication from GN3Frederick Muriuki Muriithi
2023-08-02Use correct variableFrederick Muriuki Muriithi
2023-08-02Fix module name.Frederick Muriuki Muriithi
2023-08-02Assign `group-leader` role to the admin for automatic group.Frederick Muriuki Muriithi
2023-06-02auth: Increase limit to 100K recordsFrederick Muriuki Muriithi
2023-06-02auth: Add delay between DB insertsFrederick Muriuki Muriithi
2023-06-02Auth: Bug: Display all admins before taking choiceFrederick Muriuki Muriithi
2023-05-31scripts: Write table checksums into index.Arun Isaac
2023-05-31scripts: Introduce SQLTableClause.Arun Isaac
2023-05-31scripts: Fold long lines.Arun Isaac
2023-05-31scripts: Ensure only one indexing job may run at a time.Arun Isaac
2023-05-30Fix linting errors and failing testsFrederick Muriuki Muriithi
2023-05-30Enable registering sys-admin on CLIFrederick Muriuki Muriithi
2023-05-26Document CLI Utility CommandsFrederick Muriuki Muriithi
2023-05-25Add some error checks.Frederick Muriuki Muriithi
2023-05-25Script to assign existing data to publicly-visible resourcesFrederick Muriuki Muriithi
2023-05-22Make directory at "path" and all intermediate ones.Frederick Muriuki Muriithi
2023-04-19oauth2: Link the phenotype traits to user groups.Frederick Muriuki Muriithi
2023-04-19Fix minor linting and typing issuesFrederick Muriuki Muriithi
2023-04-19auth: Setup selected traits correctlyFrederick Muriuki Muriithi
2023-04-18auth: Consistently JSON encode values.Frederick Muriuki Muriithi
2023-04-17Hook up code to use external search script for phenotypesFrederick Muriuki Muriithi
2023-04-14auth: Add external script to search for phenotypesFrederick Muriuki Muriithi
2023-04-06Remove deprecated `gn3.db_utils.database_connector` functionFrederick Muriuki Muriithi
2023-04-05Enable use of `database_connection` in scripts without current_appFrederick Muriuki Muriithi
2023-02-13scripts: Fallback to 1 worker when indexing.Arun Isaac
2023-02-13scripts: Type hint xapian indexing script.Arun Isaac
2022-10-18Add xapian indexing script.Arun Isaac
2022-07-29New script to run sample correlationsFrederick Muriuki Muriithi
2022-06-28Parse the method from UI before passing it to external processFrederick Muriuki Muriithi
2022-06-20Restrict partial correlation method choicesFrederick Muriuki Muriithi
2022-05-24Run partial correlations with external scriptFrederick Muriuki Muriithi
2022-05-24New script to compute partial correlationsFrederick Muriuki Muriithi