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-07-22
pep8 fixes
Alexander_Kabui
2022-07-22
linting and tests fixes
Alexander_Kabui
2022-07-22
compute num overlap
Alexander_Kabui
2022-07-22
fix for bug splitting list data
Alexander_Kabui
2022-07-22
minor fixes for parsing data
Alexander_Kabui
2022-07-22
code to parse tissue correlation input
Alexander_Kabui
2022-07-22
mypy pylint fixes
Alexander_Kabui
2022-07-22
code to fetch correct sample corr data
Alexander_Kabui
2022-07-22
delete dead_code;rename variables
Alexander_Kabui
2022-07-22
minor fixes
Alexander_Kabui
2022-06-29
use explicit parameters
Alexander_Kabui
2022-06-29
fix issues
Alexander_Kabui
2022-06-29
pylint fixes
Alexander
2022-06-29
minor fixes
Alexander
2022-06-29
handle tmp files generation
Alexander
2022-06-29
parse output data
Alexander
2022-06-29
pep8 formatting
Alexander
2022-06-29
init rust correlation module
Alexander
2022-05-30
Pass trait data as args to `fix_strains` and fix some bugs
Frederick Muriuki Muriithi
2022-05-24
New script to compute partial correlations
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-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
2022-05-05
Extract common error checking. Rename function.
Frederick Muriuki Muriithi
2022-05-03
Refactor: Remove unnecessary loop
Frederick Muriuki Muriithi
2022-03-29
Remove unused module
Frederick Muriuki Muriithi
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
[next]