index
:
gn-uploader
keyring
load-raw-data-no-parsing
main
rewrite-rqtl2-qc
test-resumablejs
update-templates-for-bootstrap
gn-uploader: Data uploader for GeneNetwork
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
keyring
Add fredmanglis' key to the keyring
Frederick Muriuki Muriithi
11 months
load-raw-data-no-parsing
Fix bug: fetch from cursor, not return from cursor.execute(…)
Frederick Muriuki Muriithi
9 months
main
Remove local code that does db connection.
Frederick Muriuki Muriithi
15 hours
rewrite-rqtl2-qc
Save errors for each file in lists. Parallelise error checking.
Frederick Muriuki Muriithi
3 months
test-resumablejs
Display error better.
Frederick Muriuki Muriithi
5 months
update-templates-for-bootstrap
Fix tests and issues caught by tests.
Frederick Muriuki Muriithi
5 months
Age
Commit message
Author
15 hours
Remove local code that does db connection.
HEAD
main
Frederick Muriuki Muriithi
15 hours
Use gn-libs code for db connection.
Frederick Muriuki Muriithi
15 hours
Add gn-libs as a dependency.
Frederick Muriuki Muriithi
2024-10-24
Reduce number of local variables created in function.
Frederick Muriuki Muriithi
2024-10-24
Add `jobid` to extraction directory
Frederick Muriuki Muriithi
2024-10-24
Check pheno, phenose, and phenonum files with logging
Frederick Muriuki Muriithi
2024-10-24
Check phenocovar files with logging
Frederick Muriuki Muriithi
2024-10-24
Fix linting and typing errors.
Frederick Muriuki Muriithi
2024-10-24
Add a `--loglevel` argument to select loglevel in scripts
Frederick Muriuki Muriithi
2024-10-24
Parse entire namespace object rather than individual values.
Frederick Muriuki Muriithi
[...]