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
/
api
Age
Commit message (
Expand
)
Author
2023-04-21
init commit
feature/autocomplete-generation
Alexander_Kabui
2023-04-06
Remove deprecated `gn3.db_utils.database_connector` function
Frederick Muriuki Muriithi
2023-03-01
Fetch sampledata
Munyoki Kilyungi
2023-03-01
Create API endpoint for fetching trait metadata
Munyoki Kilyungi
2023-01-24
search: Use decimals, not floats, when converting to megabases.
Arun Isaac
2023-01-24
search: Support SI suffixes and point locations.
Arun Isaac
2023-01-24
search: Abstract out parsing of position spec into separate function.
Arun Isaac
2023-01-24
search: Alias the position prefix with pos.
Arun Isaac
2023-01-24
search: Rename the mb prefix to position.
Arun Isaac
2023-01-24
search: Assume triplets mean synteny is requested.
Arun Isaac
2023-01-24
search: Use comprehension when splitting location.
Arun Isaac
2023-01-20
mypy: minor fixes to typing errors
Frederick Muriuki Muriithi
2023-01-19
search: Downcase before applying SI suffix.
Arun Isaac
2023-01-19
search: Use decimals, not floats, to manipulate range limits.
Arun Isaac
2023-01-19
search: Only look for SI suffix in the last character.
Arun Isaac
2023-01-19
search: Apply SI suffix only if last character is an actual suffix.
Arun Isaac
2023-01-18
search: Ensure limits of chromosomal interval is non-negative.
Arun Isaac
2023-01-18
search: Convert point locations to a +/- 50 kbase range.
Arun Isaac
2023-01-18
Pass species and species prefix as a single query argument.
Arun Isaac
2023-01-18
auth: Fix tests after enforcing FOREIGN KEY constraint
Frederick Muriuki Muriithi
2023-01-18
Tolerate WEIGHT operator in parsed search queries.
Arun Isaac
2023-01-18
Implement synteny search.
Arun Isaac
2023-01-18
Support location shorthands in search queries.
Arun Isaac
2023-01-18
Split off search query parsing into separate function.
Arun Isaac
2022-12-06
Use a dataset's name to fetch it's metadata from RDF
Munyoki Kilyungi
2022-11-28
Catch a URLError when virtuoso isn't running at all
Munyoki Kilyungi
2022-11-28
Fix pylint errors
Munyoki Kilyungi
2022-11-28
Fail gracefully when virtuoso is not accessible
Munyoki Kilyungi
2022-11-23
Create a new REST endpoint for fetching a phenotype's metadata
Munyoki Kilyungi
2022-11-02
Re-implement RDF related code to use monads in its own module
Munyoki Kilyungi
2022-10-28
Use Xapian index path from app settings.
Arun Isaac
2022-10-28
Add search.
Arun Isaac
2022-07-28
Add command to run the sample correlations in an external process
Frederick Muriuki Muriithi
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
New script to compute partial correlations
Frederick Muriuki Muriithi
2022-05-21
Fix linting errors
Frederick Muriuki Muriithi
2022-05-16
Run computation in one-shot asynchronous process
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-03-30
Revert "Run json.loads on request.get_json, since request.get_json was just r...
Frederick Muriuki Muriithi
2022-03-28
Run json.loads on request.get_json, since request.get_json was just returning...
zsloan
2022-03-22
Fixes pylint errors
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
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-11
Fix some linting issues
Frederick Muriuki Muriithi
2022-03-08
Fix tests, and issues caught by tests
Frederick Muriuki Muriithi
2022-03-08
Create database connections within context managers
Frederick Muriuki Muriithi
[next]