Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-17 | Fixed issue that caused GEMMA LOCO to not work on production | zsloan | |
2017-11-06 | Replaced Histogram and Bar Chart with Plotly version and added new Box Plot ↵ | zsloan | |
with Plotly GEMMA now has option to select genotypes Updated dataset select dropdowns to be ordered correctly Fixed dataset select dropdowns for correlations to not show confidential datasets Added Skewness and Kurtosis to Basic Statistics table Fixed Verify and RNA-seq buttons on trait page Temporarily hardcoded Reference page until we get it to link with database | |||
2017-09-22 | Fixed issue that caused covariates to not work for certain data set groups | zsloan | |
2017-09-22 | Fixed issue that caused LOCO to not work when remapping or using single ↵ | zsloan | |
chromosome view | |||
2017-09-21 | LOCO should work with GEMMA (when BIMBAM available), though I still need to ↵ | zsloan | |
do more testing | |||
2017-09-14 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan | |
2017-09-14 | Committing current progress towards implementing LOCO for GEMMA, not done yet | zsloan | |
2017-09-14 | Merge pull request #264 from pjotrp/testing | zsloan | |
./bin/genenetwork2: add GEM_PATH for gemma-wrapper | |||
2017-09-14 | ./bin/genenetwork2: add GEM_PATH for gemma-wrapper | Pjotr Prins | |
2017-09-07 | Updated show trait page to correctly show GEMMA options for certain data sets | zsloan | |
2017-09-07 | Added the script to convert bimbam to kinship matrices | zsloan | |
2017-09-05 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | zsloan | |
2017-09-05 | Added file converting genofiles to bimbam | zsloan | |
2017-09-05 | Merge pull request #259 from pjotrp/testing | zsloan | |
gemma-wrapper: find binary in profile | |||
2017-09-04 | gemma-wrapper: find binary in profile | Pjotr Prins | |
2017-08-29 | Mostly changes related to getting gemma working with covariates and BIMBAM ↵ | zsloan | |
file format Other changes include: - Fixing links in the network graph - Changing button colors on show trait page - Changing color scheme for heatmap - Making rows highlight in yellow when clicked on - Some changes to table appearance (like giving gene global search a horizontal scroll) | |||
2017-07-06 | Merge pull request #256 from genenetwork/development | zsloan | |
Variety of changes | |||
2017-07-06 | Merge branch 'testing' into developmentdevelopment | zsloan | |
2017-07-06 | Improved table appearance for global searches | zsloan | |
Scatterplot Matrix works again Added the first few changes to get covariates working (not done yet) | |||
2017-07-03 | Merge pull request #255 from lyan6/master | zsloan | |
Correlation Scatterplot updates | |||
2017-06-30 | Fix Correlation Scatterplot axis format | Lei Yan | |
2017-06-29 | Update Correlation Scatterplot | Lei Yan | |
2017-06-28 | Update Correlation Scatterplot | Lei Yan | |
2017-06-26 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 | Lei Yan | |
2017-06-26 | Merge branch 'master' of github.com:genenetwork/genenetwork2 | Lei Yan | |
2017-06-26 | Fix Correlation Scatterplot things | Lei Yan | |
2017-06-14 | Changed color scale for heatmap to blue <-> white <-> red | zsloan | |
Removed an extraneous character in the gsearch_pheno html | |||
2017-06-14 | Removed scatterplot matrix option since it isn't working correctly right now | zsloan | |
Removed Download as PNG option for Probability Plot since it also isn't working yet | |||
2017-06-14 | Added descriptions for GEMMA and PLINK as well as a warning about the issue ↵ | zsloan | |
with GEMMA where you can't run it simultaneously on two traits from the same group | |||
2017-06-13 | Fixed trait links in network graph nodes | zsloan | |
Added warning notifying users that file upload option in the submit_trait page doesn't work yet | |||
2017-06-13 | Added to border to table footer in search results | zsloan | |
2017-06-13 | Fixed issue that caused haplotype analyst to no longer work | zsloan | |
Fixed Results table for centimorgan results to display cM instead of Mb | |||
2017-06-13 | Fixed minor issue where the part of the legend describing the LRS/LOD line ↵ | zsloan | |
still appeared for manhattan plots | |||
2017-06-12 | Merge branch 'development' of github.com:genenetwork/genenetwork2 into ↵ | zsloan | |
development | |||
2017-06-12 | Added explanatory text to heatmap page | zsloan | |
2017-06-12 | Fix binary paths for GEMMA_COMMAND, PYLMM_COMMAND and PLINK_COMMAND | Pjotr Prins | |
2017-06-12 | Fixed issue where 0.0 values would be converted into X's on the trait page | zsloan | |
2017-06-09 | Merge /home/staging/gene into development | zsloan | |
2017-06-09 | - Changed the way the genofile is set so different genofiles can be selected ↵ | zsloan | |
for mapping - Now shows error page for Correlation Matrix if traits aren't all from the same group (later need to make it check for shared samples, since different groups may contain some of the same samples - Mapping results page now displays the genofile in the information section - Only show Interval Analyst if species is mouse or rat (previously it would show a blank table for other species) - Network Graph now only shows links in a node's info if the relevant information (for example geneid) exists, and the label changes depending on the type of data set - Other minor changes to the appearance of the Network Graph menu (less white space, plus clickable descriptions for a couple options) - Improved Correlations Results page to shorten Description and Authors cell content for Phenotype traits (to keep table width manageable) - Changed the glossary links for LRS and Additive Effect columns for Gene Global Search - Improved appearance for Phenotype Global Search results - Temporarily removed Mapping options/features that don't work from the trait page | |||
2017-06-02 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan | |
2017-06-02 | Merge branch 'master' of https://github.com/genenetwork/genenetwork2 | zsloan | |
2017-06-02 | settings: GENENETWORK_FILES | Pjotr Prins | |
2017-06-02 | settings: do not enforce JS paths | Pjotr Prins | |
2017-05-31 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan | |
2017-05-31 | Added various tool options to correlation results page and improved table ↵ | zsloan | |
appearance for mRNA assay data sets (still need to improve it for others) Fixed minor logic issue in trait.py | |||
2017-05-31 | Merge branch 'master' of https://github.com/genenetwork/genenetwork2 | zsloan | |
2017-05-31 | JS_GUIX_PATH may not be there | Pjotr Prins | |
2017-05-31 | Merge branch 'master' of https://github.com/genenetwork/genenetwork2 | zsloan | |
2017-05-31 | JS module handling | Pjotr Prins | |
2017-05-22 | Merge branch 'master' of github.com:genenetwork/genenetwork2 into development | zsloan | |