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
2022-02-17
Add property tests for `dictify_by_samples`
Frederick Muriuki Muriithi
2022-02-08
Merge iterations to remove unnecessary computations
Frederick Muriuki Muriithi
2022-02-08
Remove multiprocessing for stability
Frederick Muriuki Muriithi
2022-02-08
Give sorting functions more descriptive names
Frederick Muriuki Muriithi
2022-02-08
Use multiprocessing to speed up computation
Frederick Muriuki Muriithi
2022-02-08
Remove unnecessary computation
Frederick Muriuki Muriithi
2022-02-02
refactor code for invoking ctl script
Alexander Kabui
2022-02-02
pep8 formatting
Alexander Kabui
2022-02-02
new line fix
Alexander Kabui
2022-02-02
fix comprehension list
Alexander Kabui
2022-01-22
process ctl plot data img
Alexander Kabui
2022-01-22
read stdout data;handle exceptions
Alexander Kabui
2022-01-22
init file to call ctl script
Alexander Kabui
2022-01-12
Update return type. Remove duplicate import.
Frederick Muriuki Muriithi
2022-01-10
Use the correct letter case for the keys
Frederick Muriuki Muriithi
2022-01-10
Indicate that string is an f-string
Frederick Muriuki Muriithi
2022-01-10
Remove all pairs with 'None' as the value
Frederick Muriuki Muriithi
2022-01-10
Replace unoptimised function with optimised one
Frederick Muriuki Muriithi
2022-01-10
Convert NaN to None
Frederick Muriuki Muriithi
2022-01-10
Add optimised entry for partial correlations
Frederick Muriuki Muriithi
2022-01-10
Rework database functions to fetch multiple items
Frederick Muriuki Muriithi
2022-01-05
Merge pull request #64 from jgarte/type-hint-normalize-values
BonfaceKilz
2021-12-24
Fix typing errors
Frederick Muriuki Muriithi
2021-12-24
Fix linting errors
Frederick Muriuki Muriithi
2021-12-24
Fix sorting
Frederick Muriuki Muriithi
2021-12-24
Return the correlation method used
Frederick Muriuki Muriithi
2021-12-24
Reduce the total amount of data to be output
Frederick Muriuki Muriithi
2021-12-24
Add dataset type to the results
Frederick Muriuki Muriithi
2021-12-17
Add "success" status to final computation results
Frederick Muriuki Muriithi
2021-12-14
linting: Fix obvious linting issues
Frederick Muriuki Muriithi
2021-12-14
mypy: ignore some imports and errors
Frederick Muriuki Muriithi
2021-12-14
Adds type hint for normalize_values function
jgart
2021-12-14
TO REVERT: Add logging to see data frame
Frederick Muriuki Muriithi
2021-12-14
Remove any items with less than 3 samples
Frederick Muriuki Muriithi
2021-12-14
Fix dataset: use target dataset not primary
Frederick Muriuki Muriithi
2021-12-13
Provide missing function
Frederick Muriuki Muriithi
2021-12-13
Fix the removal of controls for corresponding Nones in targets
Frederick Muriuki Muriithi
2021-12-13
Return the primary and control traits in addition to results
Frederick Muriuki Muriithi
2021-12-13
Run partial correlations against chosen database
Frederick Muriuki Muriithi
2021-12-10
format normalize function doc string
Alexander Kabui
2021-12-10
minor pr fixes
Alexander Kabui
2021-12-10
rename variables
Alexander Kabui
2021-12-10
try and catch for non matching sample keys
Alexander Kabui
2021-12-10
update function docs for normalizing strain values
Alexander Kabui
2021-12-10
fix bug:unpacking error when generator returns empty list
Alexander Kabui
2021-12-09
Prevent error on no result. Fix indexing
Frederick Muriuki Muriithi
2021-12-08
Provide group from primary trait
Frederick Muriuki Muriithi
2021-11-29
Fix linting errors
Frederick Muriuki Muriithi
2021-11-29
Provide entry-point function for the partial correlations
Frederick Muriuki Muriithi
2021-11-23
Fix a myriad of linting errors
Frederick Muriuki Muriithi
[next]