about summary refs log tree commit diff
AgeCommit message (Expand)Author
2025-03-07Demo CI in gn nairobi meet.Munyoki Kilyungi
2025-03-07refactor function to process scan1 results.Alexander_Kabui
2025-03-07refactor: Construct map object from cross with columns (Marker, chr,cM, Mb).Alexander_Kabui
2025-03-07fix: Minor rqtl2 fixes.Alexander_Kabui
2025-03-07refactor rqtl2 script.Alexander_Kabui
2025-03-07Convert wikiId and versionId to ints.Munyoki Kilyungi
2025-03-07Revert "fix: Replace file path fetching code in rqtl2.py with current_app.roo...Munyoki Kilyungi
2025-03-04Revert "test: Add unit tests for fibonacci function in rqtl2 module"Munyoki Kilyungi
2025-03-04Revert "docs: Add module and function docstrings for unit tests of fibonacci ...Munyoki Kilyungi
2025-03-04Revert "feat: Add Python implementation of Fibonacci number calculation".Munyoki Kilyungi
2025-03-04Use self-holsted LLM API end-point.Munyoki Kilyungi
2025-03-04docs: Add module and function docstrings for unit tests of fibonacci functionMunyoki Kilyungi (aider)
2025-03-04test: Add unit tests for fibonacci function in rqtl2 moduleMunyoki Kilyungi (aider)
2025-03-04feat: Add Python implementation of Fibonacci number calculationMunyoki Kilyungi (aider)
2025-03-04fix: Replace file path fetching code in rqtl2.py with current_app.root_pathMunyoki Kilyungi (aider)
2025-02-28Eliminate carriage-return and newline characters.Frederick Muriuki Muriithi
2025-02-28Print out the stack trace to help debug failures.Frederick Muriuki Muriithi
2025-02-28Fix issues caught by mypy.Frederick Muriuki Muriithi
2025-02-28Fix remaining linting error.Frederick Muriuki Muriithi
2025-02-28Fix linting errors.Frederick Muriuki Muriithi
2025-02-26feat: Add utility function for reading files and improve loggingAlexander_Kabui
2025-02-25Comment out package causing build failure.Frederick Muriuki Muriithi
2025-02-25Make list of packages an actual list — add missing commas.Frederick Muriuki Muriithi
2025-02-25fix: handle extra columns in permutations CSV reader to prevent unpacking error.Alexander_Kabui
2025-02-24Fetch rscript from os env if it isn't set in the app's config.Munyoki Kilyungi
2025-02-24Remove "generate_lod_plot" from rqtl2_wrapper.R.Munyoki Kilyungi
2025-02-21Merge branch 'main' of https://github.com/genenetwork/genenetwork3Alexander_Kabui
2025-02-21feat: Temporary disable performing genome scan with covariates for RQTL2.Alexander_Kabui
2025-02-21Fix versioning of WIKI entries.Munyoki Kilyungi
2025-02-20refactor: Skip permutation test when NO_OF_PERMUTATION less than 0.Alexander_Kabui
2025-02-20refactor: Use p=0.63 in permutation summary for suggestive threshold.Alexander_Kabui
2025-02-19fix: Read and parse correct permutation file from R/qtl2.Alexander_Kabui
2025-02-19fix: Read and parse correct permutation file from R/qtl1Alexander_Kabui
2025-02-10feat: Add LMDB sample data retrieval API endpoint with testsMunyoki Kilyungi (aider)
2025-02-10chore: Add version information to .gitignoreMunyoki Kilyungi (aider)
2025-02-10chore: Update .gitignore to exclude .aider filesMunyoki Kilyungi
2025-02-07refactor: Add rqtl2 default method and update unittests.Alexander_Kabui
2025-02-07fix: pass the correct genome probabilites.Alexander_Kabui
2025-02-07feat: Add the qtl to method to be used.Alexander_Kabui
2025-02-07feat: Enable streaming functionality for rqtl2.Alexander_Kabui
2025-02-07fix: fix for fetching significance results.Alexander_Kabui
2025-02-06refactor: code refactoring.Alexander_Kabui
2025-02-06feat: Add the physical map file path.Alexander_Kabui
2025-02-06feat: Include the physical map position in results.Alexander_Kabui
2025-02-06refactor: Rename pheno_map to physical_map .Alexander_Kabui
2025-02-06mypy fixes.Alexander_Kabui
2025-02-06feat: Add functionality to process output to compute endpoint.Alexander_Kabui
2025-02-06refactor process qtl2 results function to include output reading.Alexander_Kabui
2025-02-06feat: Add function to process qtl2 output results.Alexander_Kabui
2025-02-06feat: Add function to process qtl scan results.Alexander_Kabui