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
2022-06-21
tests: test_file_utils: Replace pytest.mark.skip with unittest.skip
BonfaceKilz
2022-06-21
setup.py: Remove commented out "ipfshttpclient" line
BonfaceKilz
2022-06-21
gn3: fs_helpers: Fix pylint errors
BonfaceKilz
2022-06-21
test_file_utils: Disable test cases for "cache_ipfs_file"
BonfaceKilz
2022-06-21
gn3: fs_helpers: Remove ipfshttpclient
BonfaceKilz
2022-06-21
setup.py: Remove ipfshttpclient
BonfaceKilz
2022-06-21
integration: test_gemma: Skip "GemmaAPITest"
BonfaceKilz
2022-06-21
Replace lint code with human-readable text
BonfaceKilz
2022-06-21
db: correlations: Ignore pylint error
BonfaceKilz
2022-06-21
db: correlations: Ignore types
BonfaceKilz
2022-06-21
db: datasets.py: Ignore results from sparql.queryAndConvert
BonfaceKilz
2022-06-21
mypy.ini: Ignore missing lmdb mypy stubs
BonfaceKilz
2022-06-20
Update README: export env variables explicitly
Frederick Muriuki Muriithi
2022-06-20
gn3: genodb: Retire get function.
Arun Isaac
2022-06-20
gn3: genodb: Match class and function names of GenotypeMatrix.
Arun Isaac
2022-06-20
gn3: genodb: Remove db, nrows and ncols fields from GenotypeMatrix.
Arun Isaac
2022-06-20
gn3: genodb: Mention reading entire matrix in module docstring.
Arun Isaac
2022-06-20
Restrict partial correlation method choices
Frederick Muriuki Muriithi
2022-06-17
gn3: genodb: Rename Matrix named tuple to GenotypeMatrix.
Arun Isaac
2022-06-17
gn3: genodb: Allow retrieval of the entire genotype matrix.
Arun Isaac
2022-06-17
gn3: genodb: Read optimized storage for the current matrix.
Arun Isaac
2022-06-09
gn3: genodb: Remove blank line in module docstring.
Arun Isaac
2022-06-09
gn3: genodb: Rewrite without classes.
Arun Isaac
2022-06-08
gn3: genodb: Support reading columns.
Arun Isaac
2022-06-08
gn3: genodb: Read only the most recent genotype matrix.
Arun Isaac
2022-06-08
gn3: genodb: Open genotype database in read-only mode.
Arun Isaac
2022-06-08
gn3: genodb: Do not create genotype database if it does not exist.
Arun Isaac
2022-06-08
gn3: genodb: Decide on little endianness.
Arun Isaac
2022-06-08
gn3: genodb: Do not terminate database strings with null.
Arun Isaac
2022-06-03
gn3: Add genodb.
Arun Isaac
2022-05-31
Remove unnecessary statement
Frederick Muriuki Muriithi
2022-05-31
Extract utility functions from `fetch_all_database_data`
Frederick Muriuki Muriithi
2022-05-30
Pass trait data as args to `fix_strains` and fix some bugs
Frederick Muriuki Muriithi
2022-05-27
Move sql for CRUD operations on case-attrs from gn2 to gn3
BonfaceKilz
2022-05-27
Move sql for modifying case-attributes from gn2 to gn3
BonfaceKilz
2022-05-27
sql: caseattributes_audit.sql: New file
BonfaceKilz
2022-05-27
Return all the results from CaseAttributes column as is
BonfaceKilz
2022-05-26
Add Endpoint to get menu items for use in UI
Frederick Muriuki Muriithi
2022-05-24
Run partial correlations with external script
Frederick Muriuki Muriithi
2022-05-24
Fix some linting issues
Frederick Muriuki Muriithi
2022-05-24
New script to compute partial correlations
Frederick Muriuki Muriithi
2022-05-21
Fix linting errors
Frederick Muriuki Muriithi
2022-05-21
Use multiprocessing to improve performance
Frederick Muriuki Muriithi
2022-05-21
Process primary, target and control traits in a single iteration
Frederick Muriuki Muriithi
2022-05-21
Return generator object rather than tuples
Frederick Muriuki Muriithi
2022-05-16
Run computation in one-shot asynchronous process
Frederick Muriuki Muriithi
2022-05-16
Enable running the worker in "one-shot" mode
Frederick Muriuki Muriithi
2022-05-06
Fix linting and typing errors
Frederick Muriuki Muriithi
2022-05-06
Hook up pcorrs with target traits computations
Frederick Muriuki Muriithi
2022-05-05
Compute partial correlation with selected traits
Frederick Muriuki Muriithi
[prev]
[next]