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-10-12
Fixed test_gen_covariates_file
zsloan
2021-10-05
Removed permutation options for pair-scan for now since they're probably not ...
zsloan
2021-10-04
Fixed some issue with the way the Pair Scan tab appeared in show_trait_mappin...
zsloan
2021-09-30
Fixed table/column widths and removed some unused code
zsloan
2021-09-28
Fixed parameter name for mapmodel_rqtl
zsloan
2021-09-28
Merge branch 'feature/add_rqtl_pairscan' of github.com:zsloan/genenetwork2 in...
zsloan
2021-09-28
Added table for pair scan results to template
zsloan
2021-08-27
Fix pair_scan button to not submit twice
zsloan
2021-08-26
Fixed pair_scan to pairscan since that's what the parameter is when passed to...
zsloan
2021-08-26
Add pair_scan default value to hddn params in show_trait.py
zsloan
2021-08-26
Only store js_data if not using pair_scan (which doesn't need it) + remove un...
zsloan
2021-08-26
Set pair_scan to true when pair_scan is used
zsloan
2021-08-26
Changed the pair-scan template to work with the R/qtl pair-scan results and d...
zsloan
2021-08-26
Fixed bug caused by pair_scan not always being set to a default
zsloan
2021-08-26
Store figure and table data for pair_scan in run_mapping.py
zsloan
2021-08-26
Added pair_scan parameter to rqtl_mapping.run_rqtl and fixed setting mapmetho...
zsloan
2021-08-26
Added defaults for mapmethod_rqtl and mapmodel_rqtl to show_trait.py
zsloan
2021-08-26
Changed mapmethod/mapmodel variables names in mapping_results_page (the way t...
zsloan
2021-08-26
Fixed mapmethod/mapmodel variables names in mapping_input_list
zsloan
2021-08-26
Fixed some issues with the Pair Scan options and JS
zsloan
2021-08-26
Added JS for submitting pair scan from trait page
zsloan
2021-08-26
Added Pair Scan options to the Mapping Tools tab in the trait page
zsloan
2021-08-26
Added check for pair_scan in start_vars
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
2021-08-19
Add hash of vals and diff of vals to template_vars passed to loading page in ...
zsloan
2021-08-19
Fix issues caused by the attribute keys being ids instead of names + fix issu...
zsloan
2021-08-19
Exclude attributes with only one distinct value as well
zsloan
2021-08-19
Removed some unnecessary empty lines from loading.html JS
zsloan
2021-08-19
Added function for getting the diff of sample values before and after user ch...
zsloan
2021-08-19
Added hash of sample values and table of changed values to the loading page
zsloan
2021-08-19
Added option to make collection default in the colorbox pop-up
zsloan
[next]