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
/
qc_on_rqtl2_bundle.py
Age
Commit message (
Expand
)
Author
2024-08-12
Rename module: Module contains exceptions classes.
Frederick Muriuki Muriithi
2024-07-25
Fix typing and linting errors.
Frederick Muriuki Muriithi
2024-07-25
Rename module: qc_app --> uploader
Frederick Muriuki Muriithi
2024-07-01
Check for genotype samples in the database
Frederick Muriuki Muriithi
2024-04-08
Fix pylint and mypy errors.
Frederick Muriuki Muriithi
2024-04-04
Remove unused database connection.
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-15
Only log out information if the check is actually run.
Frederick Muriuki Muriithi
2024-02-13
Add some parallelism to the QC Checks
Frederick Muriuki Muriithi
2024-02-13
Provide nice UI progress indicators.
Frederick Muriuki Muriithi
2024-02-12
Check for errors in the 'phenose' file.
Frederick Muriuki Muriithi
2024-02-12
Check for errors in the 'pheno' file.
Frederick Muriuki Muriithi
2024-02-12
Collect and display errors on 'geno' files in the bundle.
Frederick Muriuki Muriithi
2024-02-12
Add scaffolding for running individual files' QC checks
Frederick Muriuki Muriithi
2024-02-12
Extract missing files check to external function
Frederick Muriuki Muriithi
2024-02-12
Retrive and display generic bundle errors
Frederick Muriuki Muriithi
2024-02-12
R/qtl2 QC: Set up scaffolding for QC UI
Frederick Muriuki Muriithi