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
/
tests
/
unit
/
test_heatmaps.py
Age
Commit message (
Expand
)
Author
2023-07-10
Fix linting errors caused by bump to Python 3.10
migrate-to-python3.10
Frederick Muriuki Muriithi
2022-02-17
Use pytest's "mark" feature to categorise tests
Frederick Muriuki Muriithi
2021-11-19
Replace use of assert_allclose. Disable linter error
Frederick Muriuki Muriithi
2021-11-18
Fix some linting errors
Frederick Muriuki Muriithi
2021-11-11
Compare floats approximately.
Arun Isaac
2021-10-19
Move 'export_trait_data' to 'gn3.db.traits' module
Frederick Muriuki Muriithi
2021-09-28
Retrieve loci names ordered by chromosomes
Frederick Muriuki Muriithi
2021-09-27
Update terminology: `strain` to `sample`
Frederick Muriuki Muriithi
2021-09-23
Refactor: Move common sample data to separate file
Frederick Muriuki Muriithi
2021-09-17
Fix a number of linting issues
Frederick Muriuki Muriithi
2021-09-15
Process data into format usable by heatmaps
Frederick Muriuki Muriithi
2021-09-15
Integrate get_lsr_from_chr function
Frederick Muriuki Muriithi
2021-09-15
Reorganise modules
Frederick Muriuki Muriithi