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
10 months
load-raw-data-no-parsing
Fix bug: fetch from cursor, not return from cursor.execute(…)
Frederick Muriuki Muriithi
9 months
main
Reduce number of local variables created in function.
Frederick Muriuki Muriithi
4 weeks
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
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
[...]