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-03-23
Run python-black on file and fix other pylint issues.
BonfaceKilz
2022-03-22
Fixes pylint errors
zsloan
2022-03-22
Fixed mypy typing errors
zsloan
2022-03-22
Tried to make the docstrings more consistent
zsloan
2022-03-22
Add typing to some functions
zsloan
2022-03-22
Add functions for getting proximal/distal markers for each pseudomarker posit...
zsloan
2022-03-22
Added genofile name to inputs for processing R/qtl pair-scan results, since i...
zsloan
2022-03-22
Removed quotes from beginning and end of chromosome string
zsloan
2022-03-22
Fixed a cople function calls to use the updated function names
zsloan
2022-03-22
Create pairscan_for_figure and pairscan_for_table functions that return the D...
zsloan
2022-03-22
Added pairscan boolean kwarg and process_rqtl_pairscan function for reading i...
zsloan
2022-03-15
Feature/refactored pca (#79)
Alexander Kabui
2022-03-11
Fix typing errors
Frederick Muriuki Muriithi
2022-03-08
Remove unused function and its tests
Frederick Muriuki Muriithi
2022-03-08
Fix tests, and issues caught by tests
Frederick Muriuki Muriithi
2022-02-25
Fix issue where 0's were treated as False for the primary trait in
zsloan
2022-02-24
gn3: computations: Call Popen with context manager.
Arun Isaac
2022-02-24
gn3: Explicitly specify UTF-8 to be the file encoding.
Arun Isaac
2022-02-21
Fix minor issues introduced while fixing linting errors
Frederick Muriuki Muriithi
2022-02-21
Fix a myriad of linter issues
Frederick Muriuki Muriithi
2022-02-21
Test partial corrs API with mix of existing and non-existing control traits
Frederick Muriuki Muriithi
2022-02-19
Test partial corrs endpoint with non-existing control traits
Frederick Muriuki Muriithi
2022-02-18
Test partial correlations endpoint with non-existent primary traits
Frederick Muriuki Muriithi
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
[next]