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
2021-09-25
Remove hard-coded URL; use configured URL
Frederick Muriuki Muriithi
2021-09-23
Clear any existing image on subsequent clicks
Frederick Muriuki Muriithi
2021-09-23
Move the heatmap display area to before the table
Frederick Muriuki Muriithi
2021-09-22
Cleanup code
Frederick Muriuki Muriithi
2021-09-22
Test heatmap creation from serialized figure
Frederick Muriuki Muriithi
2021-09-20
Prevent the default submit action
Frederick Muriuki Muriithi
2021-09-20
Fix id used.
Frederick Muriuki Muriithi
2021-09-20
Move "Clustered Heatmap" button to separate form
Frederick Muriuki Muriithi
2021-09-20
Implement proof-of-concept code to submit data
Frederick Muriuki Muriithi
2021-09-20
Provide UI elements for clustered heatmap generation
Frederick Muriuki Muriithi
2021-09-16
wqflask: views: Redirect to the correct URL after phenotype update
BonfaceKilz
2021-09-14
Replace / with _ in the mapping results filename, due to / causing issues wit...
zsloan
2021-09-14
Replace / with _ in the file hashes in rqtl_mapping.py, since they get transl...
zsloan
2021-09-13
Change mapping export filename to use the path passed from run_mapping, inste...
zsloan
2021-09-13
Change mapping export filename to use the trait hash
zsloan
2021-09-13
Add trait name and trait hash to exported mapping results
zsloan
2021-09-13
Include some extra metadata in the mapping page details (in addition to the f...
zsloan
2021-09-13
Change Genotype File text to only show the meaningful genotype deescription
zsloan
2021-09-13
Temporarily point the View in GN1 button to gn1-lily.genenetwork.org since so...
zsloan
2021-09-11
Add Jupyter Notebook Launcher to Tools dropdown menu
jgart
2021-09-10
Fix issue with the way the template was checking if genofile_string was set; ...
zsloan
2021-09-10
Removed encoding, since it's apparently not needed since the Python 3 switcho...
zsloan
2021-09-09
Change trait name to display name in the metadata at the top of the page (so ...
zsloan
2021-09-09
Replaced trait name with trait display name in display_mapping_results so the...
zsloan
2021-09-07
Add trait hash and datetime to mapping figure
zsloan
2021-09-07
Add timer to loading page to track how long the process has been running
zsloan
2021-09-05
Fixed issue that caused sample data to not be fetched correctly; there's some...
zsloan
2021-09-03
Allow categorical_var_list to be passed as a template variable
zsloan
2021-09-03
Fix issue that caused javascript to not work on the R/qtl mapping result page...
zsloan
2021-09-03
Fix issue where values written to phenotype file for R/qtl sometimes had trai...
zsloan
2021-08-25
Fix issue where correlation results weren't included parents/f1s
zsloan
2021-08-25
Fixed issue in get_diff_of_vals that caused the diff to be calculated wrong (...
zsloan
2021-08-25
Add map scale option that was missing for groups with only a single genotype ...
zsloan
2021-08-25
Fix issue that could cause an error when doing cM mapping
zsloan
2021-08-25
Fix issue that could cause mapping_scale to not be set correctly in show_trai...
zsloan
2021-08-23
Removed unused variable from list of 'wanted' variables for mapping
zsloan
2021-08-23
Fixed issue with the way categorical_vars and perm_strata were being passed t...
zsloan
2021-08-23
Account for situations where the minimum permutation value is also above webq...
zsloan
2021-08-23
Fix get_perm_strata to usethe Ids for case attributes instead of names + allo...
zsloan
2021-08-23
Fix the way categorical_var_list is set to account for case attribute Ids bei...
zsloan
2021-08-23
Include categorical_vars in mapping_results.html so they're included when rec...
zsloan
2021-08-23
For some reason sample_data was being set twice, and the second time used a t...
zsloan
2021-08-20
Fixed some logic in trait.py that could cause a problem if a dataset_name was...
zsloan
2021-08-20
Fix issue where attempting to get the diff of vals for Temp traits was causin...
zsloan
2021-08-20
startup_config.py: Add DebugToobarExtension for wsgi DEBUG mode
BonfaceKilz
2021-08-19
Change color for Submit button when selecting covariates + move Back button t...
zsloan
2021-08-19
Fixed R/qtl 'select covariates' buttons to be the same as the changed ones fo...
zsloan
2021-08-19
Fixed issue in JS that caused filter_by_value to not work for case attributes
zsloan
2021-08-19
Fixed the way the drop-down for Filter by Value set values for the case attri...
zsloan
2021-08-19
Added type='button' to the mapping compute buttons in order to prevent them f...
zsloan
[next]