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
/
tests
/
unit
/
computations
Age
Commit message (
Expand
)
Author
2023-07-10
Fix linting errors caused by bump to Python 3.10
migrate-to-python3.10
Frederick Muriuki Muriithi
2023-07-05
Update test: create throw-away variable
Frederick Muriuki Muriithi
2022-12-06
mypy and pylint fixes
Alexander_Kabui
2022-12-06
remove noisy tests for constant array correlation
Alexander_Kabui
2022-12-06
update tests for lit correlation
Alexander_Kabui
2022-11-29
tests: fix failing test
Frederick Muriuki Muriithi
2022-08-10
update test;parse output
Alexander_Kabui
2022-07-29
Fix failing tests
Frederick Muriuki Muriithi
2022-07-22
linting and tests fixes
Alexander_Kabui
2022-07-22
mypy pylint fixes
Alexander_Kabui
2022-07-22
add unittests
Alexander_Kabui
2022-06-29
use explicit parameters
Alexander_Kabui
2022-06-29
fix issues
Alexander_Kabui
2022-06-29
lint test file
Alexander
2022-06-29
add tests
Alexander
2022-06-29
add test data
Alexander
2022-06-29
parse output data
Alexander
2022-06-29
init test correlation rust module
Alexander
2022-05-30
Pass trait data as args to `fix_strains` and fix some bugs
Frederick Muriuki Muriithi
2022-03-15
Feature/refactored pca (#79)
Alexander Kabui
2022-03-08
Remove unused function and its tests
Frederick Muriuki Muriithi
2022-02-24
gn3: Explicitly specify UTF-8 to be the file encoding.
Arun Isaac
2022-02-21
Fix a myriad of linter issues
Frederick Muriuki Muriithi
2022-02-17
Use pytest's "mark" feature to categorise tests
Frederick Muriuki Muriithi
2022-02-17
Add property tests for `dictify_by_samples`
Frederick Muriuki Muriithi
2021-12-14
linting: Fix obvious linting issues
Frederick Muriuki Muriithi
2021-12-10
refactor sample r unittests
Alexander Kabui
2021-12-10
refactor unittest for normalizing sample values
Alexander Kabui
2021-11-29
Update test for data changes
Frederick Muriuki Muriithi
2021-11-19
Avoid rounding: compare floats approximately
Frederick Muriuki Muriithi
2021-11-18
Fix some linting errors
Frederick Muriuki Muriithi
2021-11-18
Replace code migrated from R with pingouin functions
Frederick Muriuki Muriithi
2021-11-15
Fix bugs in recursive partial correlations
Frederick Muriuki Muriithi
2021-11-15
Fix the columns in built data frame
Frederick Muriuki Muriithi
2021-11-12
Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...
Frederick Muriuki Muriithi
2021-11-12
Pass in parser function for flexibility
Frederick Muriuki Muriithi
2021-11-11
Reimplement correlations2.compute_correlation using pearsonr.
Arun Isaac
2021-11-11
Compare floats approximately.
Arun Isaac
2021-11-11
pep8 formatting;update unittests
Alexander Kabui
2021-11-09
Merge branch 'main' of github.com:genenetwork/genenetwork3 into partial-corre...
Frederick Muriuki Muriithi
2021-11-09
Implement remaining part of `partial_correlation_recursive` function
Frederick Muriuki Muriithi
2021-11-09
Update test data: have both vectors and matrices
Frederick Muriuki Muriithi
2021-11-04
test_partial_correlations: skip failing tests
BonfaceKilz
2021-11-04
Create blackbox tests for some functions migrated from R
Frederick Muriuki Muriithi
2021-11-04
Retrieve indices of the selected samples
Frederick Muriuki Muriithi
2021-11-04
Specify ten (10) decimal places
Frederick Muriuki Muriithi
2021-11-04
Fix some linting errors
Frederick Muriuki Muriithi
2021-11-04
Implement `tissue_correlation` function
Frederick Muriuki Muriithi
2021-11-04
Partially implement `partial_correlation_recursive`
Frederick Muriuki Muriithi
2021-11-04
Implement `build_data_frame`
Frederick Muriuki Muriithi
[next]