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-28
Eliminate carriage-return and newline characters.
Frederick Muriuki Muriithi
2025-02-28
Print out the stack trace to help debug failures.
Frederick Muriuki Muriithi
2025-02-28
Fix issues caught by mypy.
Frederick Muriuki Muriithi
2025-02-28
Fix remaining linting error.
Frederick Muriuki Muriithi
2025-02-28
Fix linting errors.
Frederick Muriuki Muriithi
2025-02-26
feat: Add utility function for reading files and improve logging
Alexander_Kabui
2025-02-25
Comment out package causing build failure.
Frederick Muriuki Muriithi
2025-02-25
Make list of packages an actual list — add missing commas.
Frederick Muriuki Muriithi
2025-02-25
fix: handle extra columns in permutations CSV reader to prevent unpacking error.
Alexander_Kabui
2025-02-24
Fetch rscript from os env if it isn't set in the app's config.
Munyoki Kilyungi
2025-02-24
Remove "generate_lod_plot" from rqtl2_wrapper.R.
Munyoki Kilyungi
2025-02-21
Merge branch 'main' of https://github.com/genenetwork/genenetwork3
Alexander_Kabui
2025-02-21
feat: Temporary disable performing genome scan with covariates for RQTL2.
Alexander_Kabui
2025-02-21
Fix versioning of WIKI entries.
Munyoki Kilyungi
2025-02-20
refactor: Skip permutation test when NO_OF_PERMUTATION less than 0.
Alexander_Kabui
2025-02-20
refactor: Use p=0.63 in permutation summary for suggestive threshold.
Alexander_Kabui
2025-02-19
fix: Read and parse correct permutation file from R/qtl2.
Alexander_Kabui
2025-02-19
fix: Read and parse correct permutation file from R/qtl1
Alexander_Kabui
2025-02-10
feat: Add LMDB sample data retrieval API endpoint with tests
Munyoki Kilyungi (aider)
2025-02-10
chore: Add version information to .gitignore
Munyoki Kilyungi (aider)
2025-02-10
chore: Update .gitignore to exclude .aider files
Munyoki Kilyungi
2025-02-07
refactor: Add rqtl2 default method and update unittests.
Alexander_Kabui
2025-02-07
fix: pass the correct genome probabilites.
Alexander_Kabui
2025-02-07
feat: Add the qtl to method to be used.
Alexander_Kabui
2025-02-07
feat: Enable streaming functionality for rqtl2.
Alexander_Kabui
2025-02-07
fix: fix for fetching significance results.
Alexander_Kabui
2025-02-06
refactor: code refactoring.
Alexander_Kabui
2025-02-06
feat: Add the physical map file path.
Alexander_Kabui
2025-02-06
feat: Include the physical map position in results.
Alexander_Kabui
2025-02-06
refactor: Rename pheno_map to physical_map .
Alexander_Kabui
2025-02-06
mypy fixes.
Alexander_Kabui
2025-02-06
feat: Add functionality to process output to compute endpoint.
Alexander_Kabui
2025-02-06
refactor process qtl2 results function to include output reading.
Alexander_Kabui
2025-02-06
feat: Add function to process qtl2 output results.
Alexander_Kabui
2025-02-06
feat: Add function to process qtl scan results.
Alexander_Kabui
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
[next]