Age | Commit message (Expand) | Author |
2018-12-21 | Fixed collections so they can be very large (1000+ traits) | zsloan |
2018-10-24 | - SNP Browser is mostly complete; just need to test more and add SNP density ... | zsloan |
2018-10-11 | - Added fix for GEMMA LOCO | zsloan |
2018-10-01 | - Can now remove cofactors from correlation scatterplot and select them by ju... | zsloan |
2018-08-14 | Added cofactors to correlation scatterplot and changed it to use Plotly | zsloan |
2018-05-17 | Added script to quantile normalize a data set and enter its normalized sample... | zsloan |
2018-04-19 | Changed width of top bar and a couple other html objects to 100% instead of s... | zsloan |
2018-04-16 | Resolved conflicts after pulling changes | zsloan |
2018-04-11 | Added tissue correlation p value to correlation page results, since it was mi... | zsloan |
2018-04-09 | Removed svg.py, which I know isn't used, and webqtlFormData, which I'm pretty... | zsloan |
2018-04-09 | Removed unused code from webqtlFormData.py | zsloan |
2018-04-09 | Removed some unused code in webqtlConfig; some might need to be added back in... | zsloan |
2018-04-06 | Mapping figure output now gives more accurate information | zsloan |
2018-03-22 | Fix 'def' statement | Muriithi Frederick Muriuki |
2018-02-10 | Check for bimbam path and bail out if it is missing | Pjotr Prins |
2017-12-20 | Bring in some earlier work - mostly documentation and startup handling | Pjotr Prins |
2017-11-06 | Replaced Histogram and Bar Chart with Plotly version and added new Box Plot w... | zsloan |
2017-08-29 | Mostly changes related to getting gemma working with covariates and BIMBAM fi... | zsloan |
2017-06-12 | Fixed issue where 0.0 values would be converted into X's on the trait page | zsloan |
2017-06-09 | - Changed the way the genofile is set so different genofiles can be selected ... | zsloan |
2017-05-31 | Added various tool options to correlation results page and improved table app... | zsloan |
2017-05-21 | Merge from the diet branch. | Pjotr Prins |
2017-04-17 | Added option to remove collections from collection list page | zsloan |
2017-04-05 | - Temporary traits can be created, viewed, and added to collections | zsloan |
2017-02-09 | Fixed issue where I forgot to add GeneticType to the query_for_group query fo... | zsloan |
2017-02-09 | Added genetic_type to DatasetGroup object to differentiate between which grou... | zsloan |
2017-02-06 | Merge branch 'master' of github.com:zsloan/genenetwork2 | zsloan |
2017-02-06 | Fixed appearance of several tables (search, mapping results, sample data) | zsloan |
2017-01-26 | Merge pull request #1 from genenetwork/testing | zsloan |
2017-01-26 | GEMMA now works with CFW data (had to update where it looks for the input fil... | zsloan |
2016-12-15 | Merge pull request #234 from zsloan/master | zsloan |
2016-12-13 | Fixed a problem related to the last commit that caused a problem when loading... | zsloan |
2016-12-12 | Moved a bunch of functions out of the GeneralTrait class that didn't need to ... | zsloan |
2016-11-18 | Fix sql error: (GeneNetwork error: (_mysql_exceptions.OperationalError) (1054... | Lei Yan |
2016-11-15 | Fixed issue where sample values of 0 would sometimes be displayed as 'x', whi... | zsloan |
2016-11-11 | Fixed problem that caused checkboxes to not work with Scroller search results... | zsloan |
2016-11-02 | Added toggleable short and long labels to correlation matrix | zsloan |
2016-11-02 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into development | zsloan |
2016-11-02 | Added Scroller functionality to regular (but not global) search, which increa... | zsloan |
2016-10-31 | Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testing | Pjotr Prins |
2016-10-31 | Merge branch 'master' of github.com:lyan6/genenetwork2 into lyan | Pjotr Prins |
2016-10-29 | For those case that we have multiple genotypes we would like to add a selector. | Lei Yan |
2016-10-25 | Just removed some extraneous spaces in trait.py | zsloan |
2016-10-25 | Replaced the Download Table button for collection page with python version th... | zsloan |
2016-10-07 | Saner handling of TMPDIR and TEMPDIR | Pjotr Prins |
2016-10-06 | Logger: add more granular debug messages | Pjotr Prins |
2016-10-05 | Show datasets only on debug | Pjotr Prins |
2016-10-03 | Debug: sanitize some output | Pjotr Prins |
2016-09-29 | Fix global search "il6" for "Internal Server Error". Add single quotes into M... | Lei Yan |
2016-09-25 | tools: export GENENETWORK_FILES and move cache into TMPDIR/gn2 | Pjotr Prins |