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
2021-09-27
add file not found exception
Alexander Kabui
2021-09-27
return str error for exception
Alexander Kabui
2021-09-27
fix merge conflicts
Alexander Kabui
2021-09-27
Narrow the exception and add comments
Frederick Muriuki Muriithi
2021-09-27
Update terminology: `strain` to `sample`
Frederick Muriuki Muriithi
2021-09-23
minor fixes for endpoint
Alexander Kabui
2021-09-23
Return r error if returncode!=0
Alexander Kabui
2021-09-23
read generated files from r and return output
Alexander Kabui
2021-09-22
Fix more pylint errors
Frederick Muriuki Muriithi
2021-09-22
Fix typing issues
Frederick Muriuki Muriithi
2021-09-22
Fix pylint errors
Frederick Muriuki Muriithi
2021-09-17
Fix a number of linting issues
Frederick Muriuki Muriithi
2021-09-16
run cmd and add exception handler
Alexander Kabui
2021-09-16
add function to compose and run wgcna script
Alexander Kabui
2021-09-16
function to parse form data and write to json file
Alexander Kabui
2021-09-15
init wgcna file to run r script and preprocess data
Alexander Kabui
2021-09-15
Reorganise modules
Frederick Muriuki Muriithi
2021-09-08
Ease search for traits and chromosomes
Muriithi Frederick Muriuki
2021-09-08
Parse Chr value as int where possible
Muriithi Frederick Muriuki
2021-09-08
Remove extraneous text to ease sorting
Muriithi Frederick Muriuki
2021-09-08
Fix the traits order computations for clustering
Muriithi Frederick Muriuki
2021-09-06
Provide function to organise parsed QTLReaper results
Muriithi Frederick Muriuki
2021-09-06
Leave "Chr" value as string when parsing
Muriithi Frederick Muriuki
2021-09-06
Handle type-coercion exceptions
Muriithi Frederick Muriuki
2021-09-06
Find nearest marker
Muriithi Frederick Muriuki
2021-08-31
Fix linting errors, minor bugs and reorganise code
Muriithi Frederick Muriuki
2021-08-31
Update `heatmap_data` function: remove extraneous data
Muriithi Frederick Muriuki
2021-08-31
Parse QTLReaper outputs
Muriithi Frederick Muriuki
2021-08-31
Fix bugs with `run_reaper` function
Muriithi Frederick Muriuki
2021-08-30
Fix issues with traits file format
Muriithi Frederick Muriuki
2021-08-30
Remove empty line
Muriithi Frederick Muriuki
2021-08-30
Fix some linting errors and minor bugs.
Muriithi Frederick Muriuki
2021-08-30
Implement module for interfacing with rust-qtlreaper
Muriithi Frederick Muriuki
2021-08-27
Provide intermediate data in final results
Muriithi Frederick Muriuki
2021-08-27
Export trait data to file
Muriithi Frederick Muriuki
2021-08-27
Rework strains and trait values retrieval
Muriithi Frederick Muriuki
2021-08-20
Merge branch 'main' of github.com:genenetwork/genenetwork3 into heatmap_gener...
Muriithi Frederick Muriuki
2021-08-20
Fix typing issue(s) caught by mypy
Muriithi Frederick Muriuki
2021-08-20
Retrieve the strains with valid values
Muriithi Frederick Muriuki
2021-08-20
Add tests for ordering and implement function
Muriithi Frederick Muriuki
2021-08-20
Minor correlation fixes (#36)
Alexander Kabui
2021-08-18
Test the clustering
Muriithi Frederick Muriuki
2021-08-18
Fix obvious linting errors
Muriithi Frederick Muriuki
2021-08-18
Make child sequence a list
Muriithi Frederick Muriuki
2021-08-18
Add tests and fix errors caught with tests
Muriithi Frederick Muriuki
2021-08-17
Test the clustering
Muriithi Frederick Muriuki
2021-08-17
Fix obvious linting errors
Muriithi Frederick Muriuki
2021-08-17
Make child sequence a list
Muriithi Frederick Muriuki
2021-08-17
Add tests and fix errors caught with tests
Muriithi Frederick Muriuki
2021-08-16
Merge pull request #32 from genenetwork/heatmap_decompose_db_retrieval
BonfaceKilz
[next]