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-06-15
Webinars have been added to tutorials.html
acenteno
Arthur Centeno
2021-06-15
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into acenteno
Arthur Centeno
2021-06-15
Adding new content to tutorials.html
Arthur Centeno
2021-06-14
Temporarily return None for tissue correlation and remove rpy2 imports
zsloan
2021-06-14
Removed unused rpy code from show_corr_results.py
zsloan
2021-06-14
Comment out PCA code and remove rpy2 imports in correlation matrix code
zsloan
2021-06-08
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2021-06-08
Changed StringIO to BytesIO since it apparently needs to be useed with ZipFil...
zsloan
2021-06-08
Fix issue where some groups apparently don't have samplelists
zsloan
2021-06-08
templates: edit_trait: Display edited fields for every modification
BonfaceKilz
2021-06-07
Changed the padding for the checkbox cells in the search result page and chan...
zsloan
2021-06-07
Change padding for checkbox cells + removed set widths for Dataset and Descri...
zsloan
2021-06-07
Define the table and then do the_table.draw() to fix issue where column heade...
zsloan
2021-06-07
Define the table and then do the_table.draw() to fix issue where column heade...
zsloan
2021-06-07
Merge pull request #584 from zsloan/feature/add_scroller_gsearch
zsloan
2021-06-07
templates: edit_trait: Display diffs as a table
BonfaceKilz
2021-06-07
wqflask: views: Pass diffs to template for further processing
BonfaceKilz
2021-06-07
wqflask: views: Re-order imports and remove dead comments
BonfaceKilz
2021-06-07
wqflask: views: Insert data into metadata_audit table
BonfaceKilz
2021-06-07
wqflask: views: Replace "simplejson" with "json"
BonfaceKilz
2021-06-07
wqflask: views: Remove null-check for forms
BonfaceKilz
2021-06-07
templates: edit_trait: Use correct name for text-area field
BonfaceKilz
2021-06-07
templates: edit_trait: Add hidden inputs that contain old values
BonfaceKilz
2021-06-07
Update class docstring
jgart
2021-06-04
Set widths for column in gene global search + set min-width for table as a whole
zsloan
2021-06-03
Change LRS scores of 0.000 to N/A since they're listed wrong in the DB + fix ...
zsloan
2021-06-03
Changed gsearch_pheno template to use Scroller and also set column widths
zsloan
2021-06-03
Implemented Scroller with gene global search; for the time being this disable...
zsloan
2021-06-03
Made the code for setting some trait fields (like additive, mean, max_lrs_tex...
zsloan
2021-06-01
Fixed issue that caused attribute alignments to be off by one position
zsloan
2021-06-01
Made Genotype drop-down a little wider, since the genotype file names can be ...
zsloan
2021-06-01
Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing
zsloan
2021-06-01
Make the container div for the trait table have a minimum width scaling off o...
zsloan
2021-06-01
templates: edit_trait: Use correct textarea "name" for post_pub_desc
BonfaceKilz
2021-06-01
templates: edit_trait: Add "changed" class to hidden input values
BonfaceKilz
2021-06-01
templates: edit_trait: Only submit form elements that have changed
BonfaceKilz
2021-05-28
Added comment clarifying the situation with views.py imports
zsloan
2021-05-28
Re-added collect import in views.py since it was removed before (I'm guessing...
zsloan
2021-05-27
Merge pull request #579 from zsloan/feature/rqtl_with_gn3
zsloan
2021-05-27
Fix the way Mock is initialized
zsloan
2021-05-27
Change test_rqtl_mapping.py to account for full results being returned from t...
zsloan
2021-05-27
Fixed way MockGroup was initialized
zsloan
2021-05-27
Forgot to import dataclass
zsloan
2021-05-27
Fixed syntax mistake when creating dataclass in test_rqtl_mapping.py
zsloan
2021-05-27
Removed parts of test_rqtl_mapping.py referring to process_perm_results and p...
zsloan
2021-05-27
Updated test_run_mapping.py to account for attribute keys being checked as lo...
zsloan
2021-05-27
Improved test_rqtl_mapping.py with Bonface's recommendation of uses dataclasses
zsloan
2021-05-27
Make all attribute names lowercase to deal with situations where sometimes th...
zsloan
2021-05-27
Add code writing perm_strata to phenotype input file in rqtl_mapping.py + fix...
zsloan
2021-05-26
wqflask: views: Update comment when data is edited
BonfaceKilz
[next]