Age | Commit message (Expand) | Author |
2019-05-24 | Replaced qtlreaper Dataset object with python object | zsloan |
2019-05-14 | Added all of the third party links from GN1 | zsloan |
2019-05-06 | Removed some unused imports of htmlgen | zsloan |
2019-03-18 | - Added PCA traits to correlation matrix. You can't change their names yet or... | zsloan |
2019-03-07 | Changed the way covariates are displayed when selected for mapping | zsloan |
2019-02-22 | Fixed some appearance issues with several tables | zsloan |
2019-02-15 | Fixed error caused by change to N values in database (now takes strings inste... | zsloan |
2019-02-13 | Removed pylmm references and related functions | Pjotr Prins |
2019-02-12 | Added GeneWeaver linkout | zsloan |
2019-02-05 | Fixed issue with getting marker info that affected heatmap and possibly other... | zsloan |
2019-01-11 | Got InDel working for Variant Browser | zsloan |
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 |