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
path:
root
/
scripts
/
insert_data.py
Age
Commit message (
Expand
)
Author
2024-02-28
Fix bug: fetch from cursor, not return from cursor.execute(…)
load-raw-data-no-parsing
Frederick Muriuki Muriithi
2024-02-12
Provide better error messaging
Frederick Muriuki Muriithi
2024-01-15
Update imports: `take` was moved to different package.
Frederick Muriuki Muriithi
2023-12-20
Fix ID column key
Frederick Muriuki Muriithi
2023-11-30
Bug: Fix insertion error
Frederick Muriuki Muriithi
2023-11-30
Fix errors caught by pylint and mypy.
Frederick Muriuki Muriithi
2023-11-15
Log out DB errors even when handled
Frederick Muriuki Muriithi
2023-11-15
Remove debugging statement.
Frederick Muriuki Muriithi
2023-11-15
Bug: Insert ProbeSets before average data and cross-refs
Frederick Muriuki Muriithi
2023-11-15
mypy: Fix typing errors.
Frederick Muriuki Muriithi
2023-11-15
Linting: Fix linting errors.
Frederick Muriuki Muriithi
2023-10-30
Prevent overwrite. Avoid inserting same probeset multiple times.
Frederick Muriuki Muriithi
2023-10-18
Link to `ProbeSet.Id` in XRef Table
Frederick Muriuki Muriithi
2023-10-16
Fix bug: Insert ProbeSets if they do not exist.
Frederick Muriuki Muriithi
2023-10-16
Fix bug: Provide the platform_id to `insert_means`
Frederick Muriuki Muriithi
2023-10-16
Fix bug: parsing fields from query.
Frederick Muriuki Muriithi
2022-08-05
Update job status. Display stdout and stderr outputs
Frederick Muriuki Muriithi
2022-08-04
Format queries for output. Get rid of extraneous output.
Frederick Muriuki Muriithi
2022-07-19
Save standard error data. Fix linting and typing errors.
Frederick Muriuki Muriithi
2022-07-19
Implement data insertion (averages/means)
Frederick Muriuki Muriithi