index
:
genenetwork3
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
index-genenetwork
Age
Commit message (
Expand
)
Author
2024-06-12
Change the date format for the logger.
Munyoki Kilyungi
2024-06-12
Log how long it takes to run the indexing script.
Munyoki Kilyungi
2024-06-12
Check for a running process by viewing the build dir's contents.
Munyoki Kilyungi
2024-06-12
Return 0 if data changes, else exit with 1.
Munyoki Kilyungi
2024-06-12
Explicitly pass sparql_uri to script.
Munyoki Kilyungi
2024-06-12
Rework how the indexes are built.
Munyoki Kilyungi
2024-06-12
Add method to check the validity of the tables+RDF checksums.
Munyoki Kilyungi
2024-06-12
Generate a SHA256 checksum for the generif graph.
Munyoki Kilyungi
2024-06-01
Use global cache to store generif metadata.
Munyoki Kilyungi
2024-06-01
Add geneRIF to gene index.
Munyoki Kilyungi
2023-05-31
scripts: Write table checksums into index.
Arun Isaac
2023-05-31
scripts: Introduce SQLTableClause.
Arun Isaac
2023-05-31
scripts: Fold long lines.
Arun Isaac
2023-05-31
scripts: Ensure only one indexing job may run at a time.
Arun Isaac
2023-05-22
Make directory at "path" and all intermediate ones.
Frederick Muriuki Muriithi
2023-04-05
Enable use of `database_connection` in scripts without current_app
Frederick Muriuki Muriithi
2023-02-13
scripts: Fallback to 1 worker when indexing.
Arun Isaac
2023-02-13
scripts: Type hint xapian indexing script.
Arun Isaac
2022-10-18
Add xapian indexing script.
Arun Isaac