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-08-08
remove unnessary append to list
Alexander_Kabui
2022-08-08
remove test;test is redundant
Alexander_Kabui
2022-08-08
tests refactoring
Alexander_Kabui
2022-08-05
Include partial_correlations.js in the search page template
zsloan
2022-08-02
Define ROrRho and corr_method in JS to get rid of some of the template logic ...
zsloan
2022-08-02
Move logic for creating authors display string to the server-side Python code...
zsloan
2022-08-02
Move logic for creating authors display string to the server-side Python code
zsloan
2022-08-02
Remove unused parameters from trait page sample table's column render functions
zsloan
2022-08-02
Remove unused parameters from gsearch_pheno.html's column render functions
zsloan
2022-08-02
Remove unused parameters from gsearch_gene.html's column render functions
zsloan
2022-08-02
Remove unused parameters from collections/view.html column render functions
zsloan
2022-08-02
Remove unused parameters from correlation_page.html column render functions
zsloan
2022-08-02
Remove unused parameters from column render functions in search_result_page.html
zsloan
2022-08-02
Condense some conditional logic
zsloan
2022-08-01
Remove console logs from scatterplot.js
zsloan
2022-08-01
Change Make Default button to Save Settings
zsloan
2022-08-01
Add date/time to trait page export
zsloan
2022-08-01
Add header/description to partial correlation page
zsloan
2022-08-01
Add index column and phenotype group code to trait export
zsloan
2022-08-01
Change min-width to something more reasonable (will put this in CSS later)
zsloan
2022-08-01
Fix BNW link by making it https
zsloan
2022-08-01
Remove commented out code
zsloan
2022-07-28
Use external process to compute sample correlations
Frederick Muriuki Muriithi
2022-07-27
From console log from plotly_probability_plot.js
zsloan
2022-07-27
Change most variables in show_trait.js to camelCase
zsloan
2022-07-27
Define drawCallback in trait page tableSettings, since this table shouldn't c...
zsloan
2022-07-27
Use create_datatable.js to create trait page sample data tables + change most...
zsloan
2022-07-27
Add necessary new JS files to show_trait.html and make formatting of all js i...
zsloan
2022-07-27
Fix one target_cols variable I forgot to switch to camelCase
zsloan
2022-07-27
Convert phenotype global search to use create_datatable.js
zsloan
2022-07-27
Convert gene global search to use create_datatable.js
zsloan
2022-07-27
Convert Correlation table to use create_datatable.js
zsloan
2022-07-27
Add table redraw function to create_datatable.js since it applies to multiple...
zsloan
2022-07-27
Change threshold for using scroller on View Collection page
zsloan
2022-07-27
Set default value for tableId parameter in creatae_table, since most tables w...
zsloan
2022-07-27
Use create_datatable.js for the Collection List table
zsloan
2022-07-27
Allow create_table to handle tables without row data provided as JSON (so it ...
zsloan
2022-07-27
Disable PCA when fewer than 3 traits
zsloan
2022-07-27
Change some text/formatting on Correlation Matrix page
zsloan
2022-07-27
Change capitalization on index page
zsloan
2022-07-27
Change some text/formatting for the Scree Plot
zsloan
2022-07-27
Change search result text/formatting
zsloan
2022-07-27
Change formatting for search term + add line break in description text
zsloan
2022-07-25
new file module for preprocessing input
Alexander_Kabui
2022-07-25
add test route
Alexander_Kabui
2022-07-25
enable test route
Alexander_Kabui
2022-07-25
Fix BNW link
zsloan
2022-07-25
Remove Comparison Bar Chart button
zsloan
2022-07-25
Change Interval Analyst genome browser link to use mm10 instead of mm9
zsloan
2022-07-25
Return config in app.config or None
...
Update the code to return the setting already set up in the app.config dictionary if it exists or None if it does not exist.
Frederick Muriuki Muriithi
[prev]
[next]