Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-17 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into ↵ | DannyArends | |
WGCNAintegration Staying up2date | |||
2015-09-11 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan | |
2015-09-11 | Fixed issue causing error if trying to use Heatmap or Correlation Matrix ↵ | zsloan | |
with an empty collection Fixed tables in correlation page and trait page to separate index column and checkbox column | |||
2015-09-11 | Removing import pandas from code | DannyArends | |
2015-09-11 | More fiddling with templates | DannyArends | |
2015-09-11 | Figured out how those flask templates work, analysis broken down into 3 ↵ | DannyArends | |
parts, WGCNA R package installs and loads succesfully in the gn2-docker image | |||
2015-09-11 | Some more work on the analysis | DannyArends | |
2015-09-11 | pandas is deprecated, so let's not use it | DannyArends | |
2015-09-11 | Start R and load the WGCNA library in wgcna_analysis.py | DannyArends | |
2015-09-11 | Adding python package pandas to the requirements | DannyArends | |
2015-09-11 | Adding empty WGCNA class, and creating it in views.py | DannyArends | |
2015-09-11 | Seems I always turn around the G and C | DannyArends | |
2015-09-11 | Some more notes | DannyArends | |
2015-09-11 | Adding a custom wgcna route in gn2, and adding a button to the ↵ | DannyArends | |
collections/view.html | |||
2015-09-11 | Comment out some excessive stdout spam | DannyArends | |
2015-09-11 | Notes while integrating WCGNA | DannyArends | |
2015-09-11 | Adding an empty HTML results template for WCGNA | DannyArends | |
2015-09-10 | Merge pull request #117 from lyan6/master | zsloan | |
Fixed "TypeError: float argument required, not NoneType" about mean. | |||
2015-09-10 | Fixed "TypeError: float argument required, not NoneType" about mean. | Lei Yan | |
Committer: Lei Yan <lei@penguin.uthsc.edu> On branch master | |||
2015-09-09 | Merge pull request #114 from DannyArends/master | zsloan | |
This should fix issue #113 | |||
2015-09-09 | Issue genenetwork/genenetwork2#113, forgot to uncomment the secret_key | DannyArends | |
2015-09-09 | Fix for issue genenetwork/genenetwork2#113, I added the SESSION_TYPE and ↵ | DannyArends | |
SECRET_KEY to the default config, this should be overwritten in my_settings.py | |||
2015-09-08 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan | |
2015-09-08 | Fixed covariates with R/qtl mapping | zsloan | |
A few minor GUI changes on trait page (button names, locations, etc) Fixed "pressing enter to search" on index page | |||
2015-09-08 | Merge pull request #112 from DannyArends/master | zsloan | |
The misc/requirements.txt should not break the Docker build | |||
2015-09-07 | The misc/requirements.txt does not break the Docker build anymore | DannyArends | |
2015-09-01 | Fixed issue that caused R/qtl mapping to not work | zsloan | |
Removed bootstrap and additive effect options until I can get them working correctly | |||
2015-09-01 | Fixed color by trait feature | zsloan | |
Added Y axis line to bar histogram Added link to GN1 in menu bar Fixed mapping results table to look more like other tables (though still has initial issue with header being too short) Added Tissue to global search results and trait page | |||
2015-08-26 | Fixed issue with colums for the gene global search (still need to change for ↵ | zsloan | |
phenotype) Fixed issue where LRS and LOD are sometimes labeled incorrectly Changed the header of the trait page Added link to GN1 in header Fixxed an issue that made permutations not work with pylmm Fixed "sign in" button when creating a collection while not logged in | |||
2015-08-14 | Added csv download button to search result table; still need to add to other | zsloan | |
tables and later attach its functionality to the existing Download Table button Fixed an issue where rows wouldn't uncheck with backspacing in Select Top text area; the last commit just fixed the highlighting, not the checkboxes Some changes in progress towards trying to fix the additive effect issue; the problem is that the lod_chart.js code writes each chromosome as one d3 path, so I can't change the color for individual segments within that path. I'll have to completely change the way the path is drawn for the additive effect | |||
2015-08-12 | Made Select Top function more intuitively and changed the text box length | zsloan | |
2015-08-12 | Fixed global and regular search so that resizing/reordering columns works ↵ | zsloan | |
for all of them, among other minor changes | |||
2015-08-11 | Highlighting works for all trait selection options (select all, invert, ↵ | zsloan | |
select top) Search table and Select Top options added to global and regular search pages | |||
2015-08-06 | Committer: Lei Yan <lei@penguin.uthsc.edu> | Lei Yan | |
On branch master | |||
2015-08-06 | Committer: Lei Yan <lei@penguin.uthsc.edu> | Lei Yan | |
On branch master | |||
2015-08-06 | Committer: Lei Yan <lei@penguin.uthsc.edu> | Lei Yan | |
On branch master | |||
2015-08-04 | Fixed additive effect for lodchart | zsloan | |
Made some more changes/improvements to various tables throughout the site | |||
2015-07-31 | Committer: Lei Yan <lei@penguin.uthsc.edu> | Lei Yan | |
On branch master | |||
2015-07-29 | Committer: Lei Yan <lei@penguin.uthsc.edu> | Lei Yan | |
On branch master | |||
2015-07-28 | Merge https://github.com/genenetwork/genenetwork2 | Lei Yan | |
2015-07-27 | Committing a few more changes to tables before pulling Lei's global search ↵ | zsloan | |
updates | |||
2015-07-24 | Committer: Lei Yan <lei@penguin.uthsc.edu> | Lei Yan | |
On branch master | |||
2015-07-23 | Merge /home/zas1024/gene | Lei Yan | |
2015-07-23 | Committer: Lei Yan <lei@penguin.uthsc.edu> | Lei Yan | |
On branch master | |||
2015-07-23 | Committing most recent changes to tables so Lei can pull; still have a few ↵ | zsloan | |
more issues to resolve, like setting initial column width | |||
2015-07-20 | Missed commenting out a line in collections/list | zsloan | |
2015-07-20 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | zsloan | |
2015-07-20 | Fixed the code that generates the dataset selection drop-down for correlations | zsloan | |
Made changes to the tables of correlation results, collections, and search results: - Added resizeable columns to correlation results and collections, but not to search results because it seems that it requires Y scrolling to be set (I'll check if it makes sense to add scrolling to the search results) - Correlation results and collections are now in scrolling tables - The style is the same across all of these tables now Remaining issues: - It doesn't seem like I can set the column width when initializing dataTables in correlation results. I don't know why this is; it might be due to the table already being the size of a full page. I want to be able to default to some good widths, even if the user can resize them - I tried adding hoverForMore, but it doesn't seem to cooperate with datatable cells; I think this is due to having to put the text in a div. | |||
2015-07-17 | Merge pull request #97 from lyan6/master | zsloan | |
Committer: Lei Yan <lei@penguin.uthsc.edu> | |||
2015-07-17 | Merge https://github.com/genenetwork/genenetwork2 | Lei Yan | |