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
Age
Commit message (
Expand
)
Author
2021-07-22
Check that all distances are positive or zero
Muriithi Frederick Muriuki
2021-07-22
Check that distance from A to B is same as from B to A
Muriithi Frederick Muriuki
2021-07-22
Check that child distance from itself is zero
Muriithi Frederick Muriuki
2021-07-22
Check the child lengths are same as length of parent
Muriithi Frederick Muriuki
2021-07-22
Add docstring
Muriithi Frederick Muriuki
2021-07-22
Check that list and its direct children are not empty
Muriithi Frederick Muriuki
2021-07-22
Implement check for lists or tuples
Muriithi Frederick Muriuki
2021-07-21
Extract tests from code in GN1
Muriithi Frederick Muriuki
2021-07-20
Implement the correlation function
Muriithi Frederick Muriuki
2021-07-20
Add test for code to move over from GN1
Muriithi Frederick Muriuki
2021-07-10
gn3: db: Use correct type for columns arg in fetch functions
BonfaceKilz
2021-07-10
Fix pylint issues
BonfaceKilz
2021-07-10
db: test_db: Test that a fetch is correct when columns are specified
BonfaceKilz
2021-07-10
gn3: db: Add extra argument to specify column in fetch statements
BonfaceKilz
2021-07-10
db: phenotypes: Add Probeset data structures
BonfaceKilz
2021-06-29
Replace list with a tuple as an argument when setting success_codes
BonfaceKilz
2021-06-29
guix: Add diffutils as a propagated input
BonfaceKilz
2021-06-29
guix: Remove commented out hunk
BonfaceKilz
2021-06-29
gn3: diff: Set success_codes when running the diff tool
BonfaceKilz
2021-06-29
gn3: commands: Add extra arg that sets the success codes to check
BonfaceKilz
2021-06-29
tests: test_commands: Add extra check for when an error occurs
BonfaceKilz
2021-06-29
Add a diffing function
BonfaceKilz
2021-06-29
tests: test_data: Add test data that contains trait data for 10007
BonfaceKilz
2021-06-25
Check for the correct result code
BonfaceKilz
2021-06-23
Merge pull request #21 from genenetwork/fix/biweight-errors
BonfaceKilz
2021-06-23
fix pylint issues
Alexander Kabui
2021-06-23
minor fixes for biweight script
Alexander Kabui
2021-06-22
scripts: laminar: Add json with hooks for running a linter
BonfaceKilz
2021-06-22
scripts: laminar: Add sh scripts for CI
BonfaceKilz
2021-06-21
Merge pull request #20 from genenetwork/feature/biweight-correlation
BonfaceKilz
2021-06-20
minor fix docstring
Alexander Kabui
2021-06-20
merge main
Alexander Kabui
2021-06-20
fix conflict
Alexander Kabui
2021-06-20
make requested changes to biweight
Alexander Kabui
2021-06-18
Merge pull request #13 from zsloan/feature/add_rqtl_endpoints
zsloan
2021-06-18
Fixed another error where test_generate_rqtl_command didn't include the filen...
zsloan
2021-06-18
Fixed file type from json to csv for test_generate_rqtl_command
zsloan
2021-06-18
Fixed test_rqtl.py to include Rscript in the command
zsloan
2021-06-18
Fixed test_compose_rqtl_command test; forgot to include Rscript in the command
zsloan
2021-06-18
Change test_compose_rqtl_command in test_commands.py to have different argume...
zsloan
2021-06-18
Fixed pylint issues
zsloan
2021-06-18
add ignore_missing_imports for numpy in mypy.ini since it complains about tha...
zsloan
2021-06-18
Resolve mypy errors in computations/rqtl.py
zsloan
2021-06-18
Fixed spelling of coeffient to coefficient
zsloan
2021-06-18
minor fixes
Alexander Kabui
2021-06-18
remove ununsed variables
Alexander Kabui
2021-06-18
refactor perf query functions
Alexander Kabui
2021-06-18
rename perf query file
Alexander Kabui
2021-06-18
pep8 formatting
Alexander Kabui
2021-06-18
add tests to setup packages
Alexander Kabui
[next]