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-04-08
Use correct key.
Frederick Muriuki Muriithi
2025-04-08
Indent code properly.
Frederick Muriuki Muriithi
2025-04-08
refactor: Explicity define no of cores for rqtl2 computation.
Alexander_Kabui
2025-04-08
feat: Append GN3 computation completion marker to log file.
Alexander_Kabui
2025-04-08
fix: Pylint fix for unused variable.
Alexander_Kabui
2025-04-08
refactor: Check for geno_tranposed and founder_geno_transposed.
Alexander_Kabui
2025-04-07
Remove debug logging: current_app.logger requires app context.
Frederick Muriuki Muriithi
2025-04-07
Log out debug messages separate from active statements.
Frederick Muriuki Muriithi
2025-04-07
Split the command if its a single, non-json-parseable string.
Frederick Muriuki Muriithi
2025-03-27
refactor: Temporary disable checking sex covariates in rqtl2.
Alexander_Kabui
2025-03-27
feat: Check for founder and covar file in rqtl2 metadata.
Alexander_Kabui
2025-03-21
Use HTTPS for LLM endpoint.
Munyoki Kilyungi
2025-03-18
Order species by species id.
Munyoki Kilyungi
2025-03-07
Merge pull request #218 from genenetwork/chores/refactor-qtl2-script
Alexander Kabui
2025-03-07
Demo CI in gn nairobi meet.
Munyoki Kilyungi
2025-03-07
refactor function to process scan1 results.
Alexander_Kabui
2025-03-07
refactor: Construct map object from cross with columns (Marker, chr,cM, Mb).
Alexander_Kabui
2025-03-07
fix: Minor rqtl2 fixes.
Alexander_Kabui
2025-03-07
refactor rqtl2 script.
Alexander_Kabui
2025-03-07
Convert wikiId and versionId to ints.
Munyoki Kilyungi
2025-03-07
Revert "fix: Replace file path fetching code in rqtl2.py with current_app.roo...
Munyoki Kilyungi
2025-03-04
Revert "test: Add unit tests for fibonacci function in rqtl2 module"
Munyoki Kilyungi
2025-03-04
Revert "docs: Add module and function docstrings for unit tests of fibonacci ...
Munyoki Kilyungi
2025-03-04
Revert "feat: Add Python implementation of Fibonacci number calculation".
Munyoki Kilyungi
2025-03-04
Use self-holsted LLM API end-point.
Munyoki Kilyungi
2025-03-04
docs: Add module and function docstrings for unit tests of fibonacci function
Munyoki Kilyungi (aider)
2025-03-04
test: Add unit tests for fibonacci function in rqtl2 module
Munyoki Kilyungi (aider)
2025-03-04
feat: Add Python implementation of Fibonacci number calculation
Munyoki Kilyungi (aider)
2025-03-04
fix: Replace file path fetching code in rqtl2.py with current_app.root_path
Munyoki Kilyungi (aider)
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
[next]