index
:
genenetwork2
acenteno
authentication_test
blatseq_fix
chores/code-refactoring
chores/lmdb-integration
chores/replace-cdns
chores/script-textfile-generator
correlations-return-fewer-results
debug-too-many-connections-error
decouple_tools_and_wqflask_app
development
epysode
feature/search-history
feature/textfile-generator
gn-master
guix-shell
hook-up-auth-to-traits-page
itp_covariate_testing
jupyter_notebooks_ui
lmdb-code/refactoring
master
notebooks_api
oauth2-migrate-user-details-and-data
partial-correlations
partial_corr_ui_rework
pcorrs_targets
penguin2
phewas
production
proxy-integration
refactor-configurations
refactor-data_set_py-20220920
revert-366-360_update_htmlgen
rework-genotype-linking
run-corrs-in-external-process
stable
testing
GeneNetwork (2nd generation)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wqflask
Age
Commit message (
Expand
)
Author
2022-09-12
Add glyphicon for GEMMA compute button
zsloan
2022-09-12
Add glyphicons to Export/Reset buttons in Transform and Filter form
zsloan
2022-09-12
Move global search button and add glyphicon
zsloan
2022-09-12
Add search glyphicons + index_page.css for the Info button styling
zsloan
2022-09-12
Set Species drop-down to same width as Group/Type dropdowns
zsloan
2022-09-13
Increase table marker limit to 25000
zsloan
2022-09-13
Fix bug where passing LOCO into the mapping API endpoint didn't work
zsloan
2022-09-12
Fix query: Add comma to separate columns.
Frederick Muriuki Muriithi
2022-09-12
Check for species before calling `lower()`
Frederick Muriuki Muriithi
2022-09-12
Check there is target data before running correlations
Frederick Muriuki Muriithi
2022-09-12
Fix query: Remove extraneous bracket
Frederick Muriuki Muriithi
2022-09-12
Check for traits before computing
Frederick Muriuki Muriithi
2022-09-12
Fix query: remove wrongly-placed comma
Frederick Muriuki Muriithi
2022-09-12
Check db resultset before indexing into it
Frederick Muriuki Muriithi
2022-09-12
Check data is truthy before indexing into it.
Frederick Muriuki Muriithi
2022-09-09
Fix bug in display_mapping_results chromosome query
zsloan
2022-09-09
Fix bug in retrieve_other_names
zsloan
2022-09-09
handle cases where tissue dataset vals are empty list
Alexander_Kabui
2022-09-09
tissue:fetch for query formatting
Alexander_Kabui
2022-09-09
Fix query: remove string interpolation.
Frederick Muriuki Muriithi
2022-09-09
Retain only a single import of the same module
Frederick Muriuki Muriithi
2022-09-09
Merge pull request #732 from BonfaceKilz/bug/fix-broken-correlations
Muriithi Frederick Muriuki
2022-09-09
Fetch sample values correctly
Munyoki Kilyungi
2022-09-09
Add missing import
Munyoki Kilyungi
2022-09-09
Import missing module.
Frederick Muriuki Muriithi
2022-09-09
Check whether trait_list and sample_data exist before operations
Frederick Muriuki Muriithi
2022-09-09
Remove `None` values from dataset
Frederick Muriuki Muriithi
2022-09-09
Filter out Samples without values
Frederick Muriuki Muriithi
2022-09-09
Refactor: Add tests and handle edge case
Frederick Muriuki Muriithi
2022-09-09
Use `database_connection()`
Frederick Muriuki Muriithi
2022-09-09
Replace `g.db.execute` with `cursor.execute`
Frederick Muriuki Muriithi
2022-09-09
Comment out pickling to avoid error
Frederick Muriuki Muriithi
2022-09-09
If port is null, use MySQL's default 3306
Frederick Muriuki Muriithi
2022-09-09
Use `urllib.parse.urljoin` for urls
Frederick Muriuki Muriithi
2022-09-08
Filter export by checked rows (when any rows are checked)
zsloan
2022-09-08
Fix getCheckedRows so that it only selects checkbox input elements
zsloan
2022-09-08
Convert variables to camelCase and remove some unused variables
zsloan
2022-09-08
Remove commented out code
zsloan
2022-09-08
Remove console log
zsloan
2022-09-08
Remove some unused initialized variables
zsloan
2022-09-08
Make GN_SERVER_URL the genenetwork3 API endpoint.
Arun Isaac
2022-09-08
Replace "asserts" with ValueErrors
Munyoki Kilyungi
2022-09-08
Delete unused imports
Munyoki Kilyungi
2022-09-08
Simplify how chromosomes are fetched
Munyoki Kilyungi
2022-09-08
Add type-hints to database_connection
Munyoki Kilyungi
2022-09-08
Test the creation of the_species, indchromosomes and chromosome objs
Munyoki Kilyungi
2022-09-08
Removing object notation after a cursor fetch
Munyoki Kilyungi
2022-09-08
Remove redundant cursor.fetchone()
Munyoki Kilyungi
2022-09-08
Use "%s" in sql query
Munyoki Kilyungi
2022-09-08
Move test case to mrna_assay_tissue_data test module
Munyoki Kilyungi
[next]