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
2024-11-26
feat: Implement reading from file functionality
Alexander_Kabui
2024-11-22
feat: return pointer position from where the file was last read.
Alexander_Kabui
2024-11-22
feat: Add new endpoint to read stdout given a file identifier.
Alexander_Kabui
2024-11-22
feat: register rqtl2 blueprint to app.
Alexander_Kabui
2024-11-22
feat: implement ednpoint for computing qtl using rqtl2.
Alexander_Kabui
2024-11-20
Merge pull request #201 from genenetwork/feature/rqtl2-implementation
Alexander Kabui
2024-11-15
Fix bug where case attribute editing didn't work if a case attribute was
zsloan
2024-11-14
Fix auth endpoint for case attribute editing
zsloan
2024-11-14
Fix case attribute query
zsloan
2024-11-12
Remove unused setting.
Frederick Muriuki Muriithi
2024-11-12
Remove unused import.
Frederick Muriuki Muriithi
2024-11-12
mypy: Rename and annotate variables to silence mypy
Frederick Muriuki Muriithi
2024-11-12
Pure aesthetics: No functional change.
Frederick Muriuki Muriithi
2024-11-11
Allow extra database connection options on URI
Frederick Muriuki Muriithi
2024-11-11
feat: add step to insert pseudomarkers to the gmap.
Alexander_Kabui
2024-11-11
fix: fix issue fetching covar:
Alexander_Kabui
2024-11-11
refactor: rename dataset to cross.
Alexander_Kabui
2024-11-11
feat: add a threshold argument for lod score peak with default 1.
Alexander_Kabui
2024-11-11
feat: print_help when certain parameters are not provided.
Alexander_Kabui
2024-11-11
Refactor: remove requirement for input and output file to be in the
Alexander_Kabui
2024-11-11
Refactor: add better message for computation steps.
Alexander_Kabui
2024-11-11
refactor: refactor output for preprocessing steps.
Alexander_Kabui
2024-11-11
Refactor: refactor checks for working directory, input and output file.
Alexander_Kabui
2024-11-11
refactor: remove stringr as a script dependency:
Alexander_Kabui
2024-11-11
refactor: refactor for using cat and new line.
Alexander_Kabui
2024-11-11
refactor: use NO_OF_CORES as default and pass control file to arguments.
Alexander_Kabui
2024-11-11
refactor: adding pseudomarkers o genetic probabilites map.
Alexander_Kabui
2024-11-11
refactor: refactor printing out lod thresholds.
Alexander_Kabui
2024-11-11
export qtl effect plots for multi parent populations.
Alexander_Kabui
2024-11-11
feat: add plots for qtl effect multi parent population.
Alexander_Kabui
2024-11-11
feat: implementation for getting meffects for multiparent population.
Alexander_Kabui
2024-11-11
feat: implementation for multiparent genome scan.
Alexander_Kabui
2024-11-11
feat: export chromosome names and qtl effects.
Alexander_Kabui
2024-11-08
feat: init add functionality to estimate qtl effect.
Alexander_Kabui
2024-10-30
feat: add option for using pstrata for permutation.
Alexander_Kabui
2024-10-30
Refactor: Remove reduntant code.
Alexander_Kabui
2024-10-29
Refactor: pre compute kinship for both permutation and genome scan.
Alexander_Kabui
2024-10-29
Refactor: remove hardcoded dir_path for control files.
Alexander_Kabui
2024-10-29
Refactor: make plot in the temp directory passed in the script arguments.
Alexander_Kabui
2024-10-29
feat: add output_file as a command line argument.
Alexander_Kabui
2024-10-29
Refactor: ensure the temp directory is not null.
Alexander_Kabui
2024-10-29
feat: add optparse for the arguments.
Alexander_Kabui
2024-10-29
feat: write output results as json.
Alexander_Kabui
2024-10-29
Refactor: refactor code to find lod peaks.
Alexander_Kabui
2024-10-29
Refactor: refactoring for code to perform permutation tests.
Alexander_Kabui
2024-10-29
Refactor: refactor function to generate plots from scan1 function.
Alexander_Kabui
2024-10-29
Refactor: refactor method to compute scan 1.
Alexander_Kabui
2024-10-29
Refactor: refactor function to calculate error LOD scores.
Alexander_Kabui
2024-10-29
Refactor: refactor functions to compute genetic probabilities:
Alexander_Kabui
2024-10-29
Refactor: cleanup comments.
Alexander_Kabui
[next]