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
Age
Commit message (
Expand
)
Author
2025-02-06
feat: Pass scan results file and genotype map file as output.
Alexander_Kabui
2025-02-06
feat: Modify default thresholds and write permutation results to csv file.
Alexander_Kabui
2025-02-06
feat: Add function to process permutation results.
Alexander_Kabui
2025-02-06
feat: Add function to fetch significance results.
Alexander_Kabui
2025-02-06
Refactor: return the relative file to the workspace directory.
Alexander_Kabui
2025-02-06
Minor fix.
Alexander_Kabui
2025-02-06
Refactor workspace directory creation to use pathlib's mkdir method.
Alexander_Kabui
2025-02-06
refactor: Minor cleanup.
Alexander_Kabui
2025-02-06
refactor: Refactor run_process function.
Alexander_Kabui
2025-02-06
Add test assertions for writing data to csv.
Alexander_Kabui
2025-02-06
refactor: Add file_path to output only if it is created.
Alexander_Kabui
2025-02-06
refactor: Check if data before attempting write operation.
Alexander_Kabui
2025-02-06
feat: Add unittests for rqtl2 computations.
Alexander_Kabui
2025-02-06
refactor: return code for Calledprocesserror response.
Alexander_Kabui
2025-02-06
refactor: Refactor compute endpoint for rqtl2.
Alexander_Kabui
2025-02-06
feat: Add module docstring for rqtl2 computations.
Alexander_Kabui
2025-02-06
refactor: remove unused imports.
Alexander_Kabui
2025-02-06
feat: Add function to write input data to a json file.
Alexander_Kabui
2025-02-06
feat: Add function to prepare files and workspace directory for computation.
Alexander_Kabui
2025-02-06
feat: Add utility function to create a file if it does not exist.
Alexander_Kabui
2025-02-06
feat: Add function to compose an rqtl2 run command.
Alexander_Kabui
2025-02-06
feat: Add function to validate list of keys in object.
Alexander_Kabui
2025-02-06
feat: Add function to generate rqtl2 data files.
Alexander_Kabui
2025-02-06
feat: Add method to write list of data to csv file.
Alexander_Kabui
2025-02-06
feat: Add computational module for rqtl2.
Alexander_Kabui
2025-01-28
Pass in virtuoso ttl directory as a CLI option
Frederick Muriuki Muriithi
2025-01-27
Revert "Set guix channel to b0b988c41c9e0e591274495a1b2d6f27fcdae15a."
Munyoki Kilyungi
2025-01-27
Type ignore gn_libs imports.
Munyoki Kilyungi
2025-01-27
Ignore missing mypy library stubs for mypy.
Munyoki Kilyungi
2025-01-27
Ignore pylint error for un-used import.
Munyoki Kilyungi
2025-01-27
Delete unused imports.
Munyoki Kilyungi
2025-01-27
Delete un-used database_connection test.
Munyoki Kilyungi
2025-01-27
Set guix channel to b0b988c41c9e0e591274495a1b2d6f27fcdae15a.
Munyoki Kilyungi
2025-01-26
Skip test that checks working of MySQLdb rather than GN3.
Frederick Muriuki Muriithi
2025-01-26
Use gn-libs' `database_connection` function.
Frederick Muriuki Muriithi
2025-01-21
Enable new inserts of new wiki entries.
Munyoki Kilyungi
2025-01-13
mypy fixes.
Alexander_Kabui
2025-01-13
refactor: Returns markers and pseudomarkers as names in pairscan results.
Alexander_Kabui
2025-01-11
Merge pull request #206 from genenetwork/enhancements/streaming-modularization
Alexander Kabui
2025-01-09
Typo fixes.
Alexander_Kabui
2025-01-09
Minor typo fix.
Alexander_Kabui
2025-01-09
Minor fix.
Alexander_Kabui
2025-01-09
refactor: raise and Handle error a app level.
Alexander_Kabui
2025-01-09
feat: Add a decorator function to enable streaming functinality.
Alexander_Kabui
2025-01-09
fix: pylint fix.
Alexander_Kabui
2025-01-09
refactor: remove obsolete streaming endpoint.
Alexander_Kabui
2025-01-09
refactor: enhance docstring for streaming endpoint.
Alexander_Kabui
2025-01-09
feat: Add and register streaming blueprint.
Alexander_Kabui
2025-01-09
feat: Add streaming main endpoint.
Alexander_Kabui
2025-01-09
feat: Init add module for streaming api endpoins.
Alexander_Kabui
[prev]
[next]