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
Age
Commit message (
Expand
)
Author
2024-09-27
Fix Pair-Scan output paths
Frederick Muriuki Muriithi
2024-09-27
Fix R/qtl output paths
zsloan
2024-09-12
Make sure dir exists before running R/qtl
Pjotr Prins
2024-09-12
Getting Rqtl to run on fallback
Pjotr Prins
2024-07-23
chore: add logging info
John Nduli
2024-07-23
chore: mypy and pylint fixes
John Nduli
2024-07-23
fix: resolve duplicate errors when updating data
John Nduli
2024-07-23
refactor: clean query for insert
John Nduli
2024-07-23
refactor: clean up insert query
John Nduli
2024-07-23
refactor: reorganize update_rif script to be more pythonic
John Nduli
2024-07-23
chore: fix pylint errors
John Nduli
2024-07-23
refactor: rename addRIf to update_rif_table.py
John Nduli
2024-07-12
Rename hash_rdf_graph -> md5hash_ttl_dir.
Munyoki Kilyungi
2024-07-12
Use correct ttl-dir path when generating checksums.
Munyoki Kilyungi
2024-07-12
fix: remove .py extension for addRif to prevent pylint checks
John Nduli
2024-07-12
refactor: fix mypy and pylint errors
John Nduli
2024-07-12
feat: copy addRif script from genenetwork1
John Nduli
2024-07-08
Pass output directory to R/qtl script instead of pulling it from the
zsloan
2024-07-03
Return a "-1" if the turtle directory does not exist.
Munyoki Kilyungi
2024-07-03
Generate a checksum for all the ttl files.
Munyoki Kilyungi
2024-07-03
Add type-hints to hash_generif_graph.
Munyoki Kilyungi
2024-07-03
Refactor how the generif md5 sum is calculated and stored in XAPIAN.
Munyoki Kilyungi
2024-07-03
Use correct cache for RIF/Wiki entries.
Munyoki Kilyungi
2024-07-03
feat: drop intermediate folders when running parallel xapian compact
John Nduli
2024-07-03
feat: add support for parallel xapian compact
John Nduli
2024-07-03
feat: index rif and wiki without positions
John Nduli
2024-07-03
feat: drop common words when building rdf caches
John Nduli
2024-07-03
feat: set 67 parallel processes to run in prod
John Nduli
2024-07-03
fix: remove namespaces since child processes copy the rdf caches
John Nduli
2024-07-03
fix: use correct prefix and index key; group wiki cache query
John Nduli
2024-07-03
feat: add wikidata indexing
John Nduli
2024-07-03
feat: add global wikicache
John Nduli
2024-07-03
feat: add sparql query to get wikidata
John Nduli
2024-06-24
Use dataset Name instead of FullName for indexing
zsloan
2024-06-18
Revert "Set the file path for the logger."
Munyoki Kilyungi
2024-06-18
refactor: drop global variables
John Nduli
2024-06-17
Check table names in Xapian; if not, default to "-1".
Munyoki Kilyungi
2024-06-17
Fetch distinct comments.
Munyoki Kilyungi
2024-06-14
fix: typehints in index-genenetwork script
John Nduli
2024-06-14
fix: fix incorrect parameters in index_query function
John Nduli
2024-06-12
Move the generated xapian files to the correct directory.
Munyoki Kilyungi
2024-06-12
Set the file path for the logger.
Munyoki Kilyungi
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
[next]