index
:
genenetwork3
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
path:
root
/
gn3
/
computations
Age
Commit message (
Expand
)
Author
2024-09-27
Bug: Use absolute paths in place of relative paths.
Frederick Muriuki Muriithi
2024-09-12
Fix pylint errors.
Munyoki Kilyungi
2024-09-12
Fix failing tests after merging in Pjotr's pull request.
Frederick Muriuki Muriithi
2024-09-12
From gn3 only use TMPDIR/gn3 paths
Pjotr Prins
2024-09-12
Replace TMPDIR/output with TMPDIR/gn3 so it is clear where it comes from
Pjotr Prins
2024-09-12
Modify script paths so they can be edited in Guix
Pjotr Prins
2024-09-12
Make sure TMPDIR directories exist!
Pjotr Prins
2024-09-12
Move assert_paths_exist into fs_helpers
Pjotr Prins
2024-09-12
Change behavior of do_paths_exist to actually throw useful error
Pjotr Prins
2024-09-12
Getting Rqtl to run on fallback
Pjotr Prins
2024-09-12
Move assert_paths_exist into fs_helpers
Pjotr Prins
2024-09-12
Change behavior of do_paths_exist to actually throw useful error
Pjotr Prins
2024-02-25
Disable too-many-arguments for "run_reaper".
Munyoki Kilyungi
2024-02-19
Pass qtlreaper command path as argument to run_reaper
zsloan
2023-10-27
Remove reimport "Optional".
Munyoki Kilyungi
2023-10-27
Make implicit optional type hints PEP 484 compliant.
Munyoki Kilyungi
2023-10-26
Fix errors caught by mypy.
Frederick Muriuki Muriithi
2023-10-06
pylint: fix variable name.
Frederick Muriuki Muriithi
2023-10-06
Get `CORRELATION_COMMAND` from current_app not `gn3.settings`
Frederick Muriuki Muriithi
2023-09-05
Fix C3001: Lambda expression assigned to a variable
Munyoki Kilyungi
2023-01-25
Some comments
Pjotr Prins
2022-12-21
gn3: (gn3.random -> gn3.chancy): Rename module to avoid conflicts.
Frederick Muriuki Muriithi
2022-12-06
mypy and pylint fixes
Alexander_Kabui
2022-12-02
correlations: return `None` rather than zero for missing lit corrs
Frederick Muriuki Muriithi
2022-11-29
remove trailing whitespace
AlexanderKabui
2022-11-29
remove unused function parameter
AlexanderKabui
2022-11-08
Fix issue where only primary samples were used when all samples are
zsloan
2022-10-22
fix issue;parsing sample data (#102)
Alexander Kabui
2022-10-06
DEBUG: Collect more info for debugging
Frederick Muriuki Muriithi
2022-10-06
DEBUG: Collect more information on possible failure.
Frederick Muriuki Muriithi
2022-10-03
Bug: Do not process data for output too early
Frederick Muriuki Muriithi
2022-09-30
Add escape char to avoid error notice.
Frederick Muriuki Muriithi
2022-09-29
Use the built-in csv module for file output
Frederick Muriuki Muriithi
2022-08-25
revert for commit 6db3b2af8fc09999996d3acc09890a06f179c669;Bug
Alexander_Kabui
2022-08-12
Add mandatory/expected fields to parsed data.
Frederick Muriuki Muriithi
2022-08-10
Fix returned value for 'parse_correlation_output'
Frederick Muriuki Muriithi
2022-08-10
code refactoring
Frederick Muriuki Muriithi
2022-08-10
remove unnecessary parsing of floats
Alexander_Kabui
2022-08-10
code refactoring
Frederick Muriuki Muriithi
2022-08-10
remove unnecessary parsing of floats
Alexander_Kabui
2022-08-10
enhancements for rust tissue
Frederick Muriuki Muriithi
2022-08-10
pylint fixes
Alexander_Kabui
2022-08-10
code refactoring
Alexander_Kabui
2022-08-10
remove unnessary code
Alexander_Kabui
2022-08-10
remove unnecessary parsing of floats
Alexander_Kabui
2022-08-10
merge for results
Alexander_Kabui
2022-08-10
enhancements for rust tissue
Alexander_Kabui
2022-08-03
Refactor: Remove unnecessary whitespace and name
Frederick Muriuki Muriithi
2022-08-03
Refactor: Remove unnecessary iterations and name
Frederick Muriuki Muriithi
2022-07-29
Fix failing tests
Frederick Muriuki Muriithi
[next]