index
:
gn-uploader
this commit
keyring
load-raw-data-no-parsing
main
rework-species-selection
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
21 months
load-raw-data-no-parsing
Fix bug: fetch from cursor, not return from cursor.execute(…)
Frederick Muriuki Muriithi
20 months
main
Publications: Add missing templates.
Frederick Muriuki Muriithi
7 days
rework-species-selection
Add missing scripts.
Frederick Muriuki Muriithi
8 months
rewrite-rqtl2-qc
Save errors for each file in lists. Parallelise error checking.
Frederick Muriuki Muriithi
14 months
test-resumablejs
Display error better.
Frederick Muriuki Muriithi
16 months
update-templates-for-bootstrap
Fix tests and issues caught by tests.
Frederick Muriuki Muriithi
16 months
Age
Commit message
Author
2024-02-28
Fix bug: fetch from cursor, not return from cursor.execute(…)
load-raw-data-no-parsing
Frederick Muriuki Muriithi
2024-02-27
Remove use of instance path in configurations.
Frederick Muriuki Muriithi
2024-02-21
Check that samples/cases are consistent
Frederick Muriuki Muriithi
2024-02-21
Pass 'filename' value to error checker function.
Frederick Muriuki Muriithi
2024-02-20
Track filename in the errors
Frederick Muriuki Muriithi
2024-02-20
Generalise fetching of samples/cases/individuals.
Frederick Muriuki Muriithi
2024-02-20
Read samples from geno file.
Frederick Muriuki Muriithi
2024-02-20
Read each file separately
Frederick Muriuki Muriithi
2024-02-20
Stand-alone function to read control file
Frederick Muriuki Muriithi
2024-02-16
Replace genotype codes with values in control file.
Frederick Muriuki Muriithi
[...]