index
:
genenetwork3
this commit
auth/implement-authorization-code-flow
bugfix/remove-pre-data-parsing
chores/ctl-wgcna-enhancement
chores/fixes
ci-cd-scripts
correlation-return-fewer-results
data-access-levels-endpoint
feature/autocomplete-generation
feature/lmdb-rust
feature/reimplement-corrmp
fixture-for-pcorrs
gn-guile
luna
main
migrate-to-python3.10
oauth2_auth_flow
refactor-circular-import
rework-genotype-linking
technical-specification
GeneNetwork3 REST API for data science and machine learning
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gn3
/
api
/
rqtl2.py
Age
Commit message (
Expand
)
Author
2025-04-08
feat: Append GN3 computation completion marker to log file.
Alexander_Kabui
2025-03-07
Revert "fix: Replace file path fetching code in rqtl2.py with current_app.roo...
Munyoki Kilyungi
2025-03-04
fix: Replace file path fetching code in rqtl2.py with current_app.root_path
Munyoki Kilyungi (aider)
2025-02-07
feat: Enable streaming functionality for rqtl2.
Alexander_Kabui
2025-02-06
refactor: code refactoring.
Alexander_Kabui
2025-02-06
refactor: Rename pheno_map to physical_map .
Alexander_Kabui
2025-02-06
feat: Add functionality to process output to compute endpoint.
Alexander_Kabui
2025-02-06
Minor fix.
Alexander_Kabui
2025-02-06
refactor: Minor cleanup.
Alexander_Kabui
2025-02-06
refactor: Refactor compute endpoint for rqtl2.
Alexander_Kabui
2025-01-09
refactor: remove obsolete streaming endpoint.
Alexander_Kabui
2024-12-17
feat: Init integrate streaming functionality to rqtl1.
Alexander_Kabui
2024-12-04
Temp disable with for test Popen processes.
Alexander_Kabui
2024-12-04
refactor: make pylint fixes.
Alexander_Kabui
2024-11-27
feat: return run id for compute and streaming api's.
Alexander_Kabui
2024-11-26
feat: Implement reading from file functionality
Alexander_Kabui
2024-11-22
feat: return pointer position from where the file was last read.
Alexander_Kabui
2024-11-22
feat: Add new endpoint to read stdout given a file identifier.
Alexander_Kabui
2024-11-22
feat: implement ednpoint for computing qtl using rqtl2.
Alexander_Kabui