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-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-05
Link to continuous deployment in README.
Arun Isaac
2022-05-03
Refactor: Remove unnecessary loop
Frederick Muriuki Muriithi
2022-04-29
Replace whole header with the longest one, instead of just the
zsloan
2022-04-29
Get max string length instead when comparing headers
zsloan
2022-04-12
Delete "get_allowable_sampledata_headers"
BonfaceKilz
2022-04-12
Strip any newline, tab or carriage-return chars from sample data
BonfaceKilz
2022-04-12
Test that a carriage return is removed when generating csv
BonfaceKilz
2022-04-07
Fix pylint errors
BonfaceKilz
2022-04-07
Fix mypy error
BonfaceKilz
2022-04-07
Use case attribute id inside brackets if present during insertions
BonfaceKilz
2022-04-07
Use case attribute id inside brackets if present during insertions
BonfaceKilz
2022-04-07
Use case attribute id inside brackets if present during updates
BonfaceKilz
2022-04-07
Add method for fetching the case_attributes
BonfaceKilz
2022-04-07
Run python black on file
BonfaceKilz
2022-04-07
Add method for parsing a csv header from uploaded sample-data file
BonfaceKilz
2022-04-01
Run python-black in file
BonfaceKilz
2022-03-30
Revert "Run json.loads on request.get_json, since request.get_json was just r...
Frederick Muriuki Muriithi
2022-03-29
guix.scm: Remove unused modules.
Frederick Muriuki Muriithi
2022-03-29
Remove unused module
Frederick Muriuki Muriithi
2022-03-28
Run json.loads on request.get_json, since request.get_json was just returning...
zsloan
2022-03-24
Test Fixture: Create new test database and get connection to it
Frederick Muriuki Muriithi
2022-03-23
Run python-black on file and fix other pylint issues.
BonfaceKilz
2022-03-22
Merge pull request #29 from zsloan/feature/add_rqtl_pairscan
zsloan
2022-03-22
Merge branch 'feature/add_rqtl_pairscan' of https://github.com/zsloan/genenet...
zsloan
2022-03-22
Change order of if statements for running genoprob command
zsloan
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
Fix issue that causes R/qtl to always run pair-scan even if pair-scan isn't s...
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
Updated rqtl_wrapper to also return a map file when doing a pair-scan (since ...
zsloan
2022-03-22
Fix imports to import both process_rqtl_mapping and process_rqtl_pairscan in ...
zsloan
2022-03-22
Added pairscan boolean kwarg and process_rqtl_pairscan function for reading i...
zsloan
2022-03-22
Added line priting pair-scan results to CSV and changed the default step-size...
zsloan
2022-03-22
- Added scan_func function that determines whether scanone or scantwo
zsloan
2022-03-22
Added option for running pairscan to rqtl_wrapper.R
zsloan
2022-03-18
README: Update CI badge subdomain.
Arun Isaac
2022-03-18
Clean all csv fields before diffing
BonfaceKilz
2022-03-18
Create new function for cleaning individual fields in csv text
BonfaceKilz
2022-03-15
Feature/refactored pca (#79)
Alexander Kabui
2022-03-14
Dummy White Space commit to fix laminar
BonfaceKilz
2022-03-14
Sort import lines
BonfaceKilz
2022-03-14
Only loop through the diff's modifications if it exists
BonfaceKilz
[prev]
[next]