about summary refs log tree commit diff
path: root/gn3/api/rqtl2.py
AgeCommit message (Expand)Author
2025-04-08feat: Append GN3 computation completion marker to log file.Alexander_Kabui
2025-03-07Revert "fix: Replace file path fetching code in rqtl2.py with current_app.roo...Munyoki Kilyungi
2025-03-04fix: Replace file path fetching code in rqtl2.py with current_app.root_pathMunyoki Kilyungi (aider)
2025-02-07feat: Enable streaming functionality for rqtl2.Alexander_Kabui
2025-02-06refactor: code refactoring.Alexander_Kabui
2025-02-06refactor: Rename pheno_map to physical_map .Alexander_Kabui
2025-02-06feat: Add functionality to process output to compute endpoint.Alexander_Kabui
2025-02-06Minor fix.Alexander_Kabui
2025-02-06refactor: Minor cleanup.Alexander_Kabui
2025-02-06refactor: Refactor compute endpoint for rqtl2.Alexander_Kabui
2025-01-09refactor: remove obsolete streaming endpoint.Alexander_Kabui
2024-12-17feat: Init integrate streaming functionality to rqtl1.Alexander_Kabui
2024-12-04Temp disable with for test Popen processes.Alexander_Kabui
2024-12-04refactor: make pylint fixes.Alexander_Kabui
2024-11-27feat: return run id for compute and streaming api's.Alexander_Kabui
2024-11-26feat: Implement reading from file functionalityAlexander_Kabui
2024-11-22feat: return pointer position from where the file was last read.Alexander_Kabui
2024-11-22feat: Add new endpoint to read stdout given a file identifier.Alexander_Kabui
2024-11-22feat: implement ednpoint for computing qtl using rqtl2.Alexander_Kabui