aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-17Added Mean (mean expression) column to phenotype correlation results tablezsloan
2020-12-17Fixed a couple logic issues and changed indentation in ↵zsloan
show_trait_calculate_correlations.html
2020-12-17Replaced Pheno with Publish for identifying dataset type in corr optionszsloan
2020-12-17Correlation Min Expr and Location filters display depending upon the ↵zsloan
selected target dataset now, instead of the trait's dataset
2020-12-16Removed unused JS and fixed mapping covariate selection to work for both ↵zsloan
R/qtl and GEMMA
2020-12-16Made change to the way sample table width is calculated to account for ↵zsloan
sample name width
2020-12-16Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-16Removed ID/Sample/Value from Show/Hide Columns in trait page and only show ↵zsloan
the option if columns other than those exist
2020-12-16Set all attribute names to lower-case for sorting in order to keep order ↵zsloan
consistent
2020-12-16Replace zxcvbn async (#524)Alexander Kabui
* replace axcbn-async in templates * add zxcvbn-async.min.js in mechanical rob Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com>
2020-12-16Replace shapiro wilk lib (#528)Alexander Kabui
* replace shapiro-wilk in templates * add shapiro-wilk.js to mechanical rob
2020-12-16Replace jquery libs(jquery cookie,jquery ui,jquery js) (#512)Alexander Kabui
* replace jquery-ui in templates * replace jquery-cookie library in templates * replace jquery.min.js in templates * add jquery-ui to mechanical rob * add jquery-cookie to mechanical rob * add jquery min js to mechanical rob Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com>
2020-12-15Added additive effect to GEMMA results + removed an unused functionzsloan
2020-12-15Fixed typo in mapping results tablezsloan
2020-12-15Fixed mistake with the way lod score was being set for correlation resultszsloan
2020-12-15Resolved conflict from putting tool buttons in a separate templatezsloan
2020-12-15Fixed Reset button to also reset hidden rows + changed Hide No Value button ↵zsloan
to change its text when active
2020-12-15Changed the Hide No Value function to use DataTables APIzsloan
2020-12-15Changed string formatting to use preferable Python 3 syntax and converted ↵zsloan
LRS scores to LOD scores for the search results page
2020-12-15Changed LRS to LOD score for correlation page tablezsloan
2020-12-15Changed High P to Peak LOD and changed the width of the column somezsloan
2020-12-15Removed Index and Record from hideable columns in search result and ↵zsloan
correlation pages
2020-12-15Replace typeahead lib (#527)Alexander Kabui
* replace typeahead js in templates * add typeahead.bundle.js to mechanical rob * remove duplicate libs in snp_browser.html Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com>
2020-12-15Replace twitter-post-fetcher (#526)Alexander Kabui
* replace twitter fetcher in templates * add twitter post fetcher to mechanical rob Co-authored-by: BonfaceKilz <bonfacemunyoki@gmail.com>
2020-12-15Merge pull request #525 from Alexanderlacuna/replace-underscoreBonfaceKilz
Replace (underscore string,underscore js)
2020-12-15Merge branch 'testing' into replace-underscoreBonfaceKilz
2020-12-14Added a template for the tool bottons on the search result, correlation, and ↵zsloan
collection pages (since the buttons are the same and it's redundant currently)
2020-12-11Merge pull request #522 from zsloan/feature/default_scatterplot_tabzsloan
Feature/default scatterplot tab
2020-12-11Merge pull request #530 from zsloan/feature/corr_matrix_exportzsloan
Added an export for the Correlation Matrix
2020-12-10Added an export for the Correlation Matrixzsloan
2020-12-10Replaced the Scroller import with the CDN one until we figure out why the ↵zsloan
new import doesn't work
2020-12-09Fixed another string formatting mistake with setting the bootstrap output filezsloan
2020-12-09Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-12-09Fixed mistake in string formatting the bootstrap option for qtlreaper mappingzsloan
2020-12-09Merge pull request #499 from Alexanderlacuna/feature/auto-hide-columnzsloan
Feature/hide empty column
2020-12-09add changes to auto_hide_columnAlexander Kabui
2020-12-09Merge pull request #523 from Alexanderlacuna/replace-imagesBonfaceKilz
Replace images
2020-12-09Merge pull request #509 from Alexanderlacuna/replace-jsalt-libsBonfaceKilz
Replace jsalt libs(parsley,timeago,jstat)
2020-12-09merge testingAlexander Kabui
2020-12-09Merge branch 'testing' of https://github.com/genenetwork/genenetwork2 into ↵Alexander Kabui
replace-images
2020-12-09Merge branch 'testing' into replace-jsalt-libsBonfaceKilz
2020-12-09Merge pull request #520 from Alexanderlacuna/replace-plotlyBonfaceKilz
Replace plotly lib
2020-12-09Merge branch 'testing' into replace-plotlyBonfaceKilz
2020-12-09Merge pull request #519 from Alexanderlacuna/replace-ckeditorBonfaceKilz
Replace ckeditor
2020-12-09Merge branch 'testing' into replace-ckeditorBonfaceKilz
2020-12-09Merge pull request #517 from Alexanderlacuna/replace-jszipBonfaceKilz
Replace jszip lib
2020-12-09Merge branch 'testing' into replace-jszipBonfaceKilz
2020-12-09Merge pull request #516 from Alexanderlacuna/replace-jscolorBonfaceKilz
Replace jscolor lib
2020-12-09Merge branch 'testing' into replace-jscolorBonfaceKilz
2020-12-09Merge pull request #515 from Alexanderlacuna/replace-datatableBonfaceKilz
Replace datatable libs