Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-07 | - Use locate_phewas for phewas filesphewas | Pjotr Prins | |
- Use logger instead of print statements | |||
2017-03-06 | phewas: disable non-functional buttons | Pjotr Prins | |
2017-03-06 | phewas: preparing for use of phewas tools | Pjotr Prins | |
2017-03-05 | Unused imports | Pjotr Prins | |
2017-03-05 | Settings: make sure paths exist when starting server | Pjotr Prins | |
2017-03-05 | Merge auwerx | Pjotr Prins | |
2017-03-05 | Merge branch 'master' of github.com:zsloan/genenetwork2 into zsloan | Pjotr Prins | |
2017-03-04 | Creating the EPheWas object in python | DannyArends | |
2017-03-04 | Starting integration of the ePheWas tool | DannyArends | |
2017-03-04 | Minor update to the comments | DannyArends | |
2017-02-17 | Polishing, adding the help at the side, PheWAS integrated fully (untill I ↵ | DannyArends | |
can talk to Hao) | |||
2017-02-17 | Cleaning up the templates, adding the LOC adjusted column | DannyArends | |
2017-02-17 | Connecting p.adjust parameters, and updating the region size parameter | DannyArends | |
2017-02-17 | Template connects to R, userinput handled/passed towards R from the python code | DannyArends | |
2017-02-16 | Updated templates to show a table for GN2 | DannyArends | |
2017-02-16 | Phewas output table code in python | DannyArends | |
2017-02-10 | Working PheWAS in GN2, only for chromosome 1 on 25 megabases, but it's a start | DannyArends | |
2017-02-09 | Fixed issue where I forgot to add GeneticType to the query_for_group query ↵ | zsloan | |
for non-mRNA Assay datasets Increased digits of some Basic Statistics values from 2 to 3 | |||
2017-02-09 | Changed second column header to 'Value' when there's only one sample group | zsloan | |
2017-02-09 | Added genetic_type to DatasetGroup object to differentiate between which ↵ | zsloan | |
groups should show dominance effect Minor changes/improvements for trait page Updated dataset_menu_structure.json | |||
2017-02-09 | Initial code that allows us to run the PheWAS tool, using pre-computed data, ↵ | DannyArends | |
still a lot of TODO's left | |||
2017-02-08 | Changed the way .fam files are written/read, which fixes the issue with ↵ | zsloan | |
GEMMA mapping accuracy. | |||
2017-02-08 | Adding the analysis structure of the PheWAS analysis in the python code, ↵ | DannyArends | |
it's all stubs not working and crashing atm | |||
2017-02-08 | Renamed the analysis code files to include the word analysis to not conflict ↵ | DannyArends | |
with the routes in views.py | |||
2017-02-08 | Deadly Sin #1 changing the javascript without touching the coffeescript ↵ | DannyArends | |
which generates this javascript, since we're down the rabbit hole aready I'm just gonna join. CHristian will try n figure out how deep the rabbit hole goes. | |||
2017-02-08 | Adding routes for all 3 analysis tools | DannyArends | |
2017-02-08 | Adding stub display templates for all 3 analysis tools | DannyArends | |
2017-02-07 | empty output template to show the results from PheWAS analysis | DannyArends | |
2017-02-07 | Inital python code to do PheWAS analysis from R | DannyArends | |
2017-02-07 | Added a new route for the PheWAS results | DannyArends | |
2017-02-07 | Templated html to show the PheWAS analysis input options on the trait page | DannyArends | |
2017-02-07 | Adding an initial new trait page for a tabbed pane holding PheWAS, ePheWAS ↵ | DannyArends | |
and Mediation | |||
2017-02-07 | Initial empty file, this will hold the PheWAS tools at a later point in time | DannyArends | |
2017-02-07 | Adding a new panel to hold the upcomming PheWAS tools | DannyArends | |
2017-02-06 | Mapping results figure now correctly says whether GEMMA was used as mapping ↵ | zsloan | |
method. | |||
2017-02-06 | Merge branch 'development' of github.com:zsloan/genenetwork2 | zsloan | |
2017-02-06 | Commented out reference to trait_submission since it's not used yet | 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 | |
Temporarily removed second sample table for CFW traits Fixed location of global search bar to work with wider screens | |||
2017-01-26 | Merge pull request #1 from genenetwork/testing | zsloan | |
Various changes/fixes | |||
2017-01-26 | GEMMA now works with CFW data (had to update where it looks for the input ↵ | zsloan | |
files and how it writes the phenotype file) Y-axis for GEMMA now says -log(p) Updated the style of the trait sample data table in the trait page Updated dataset_select_menu_orig.js to also build just the Species and Group drop-downs for the trait input page (as opposed to all 4 drop-downs) Updated dataset menu json file Added option to show and hide columns to regular search page using colVis Changed regular and global search result table styles/column widths Began work on user trait submission code (not working yet though) Began work on static loading page for mapping results | |||
2017-01-03 | Fixed appearance of samples tables in show_trait to look like all the other ↵ | zsloan | |
tables Disabled sorting for the first column (check box) of the samples tables | |||
2016-12-15 | Merge pull request #234 from zsloan/master | zsloan | |
Various changes | |||
2016-12-15 | Changed table appearance | zsloan | |
Updated dataset_menu_structure.json | |||
2016-12-13 | Fixed a problem related to the last commit that caused a problem when ↵ | zsloan | |
loading a collection or doing ctl analysis | |||
2016-12-12 | Moved a bunch of functions out of the GeneralTrait class that didn't need to ↵ | zsloan | |
be there and changed the code that calls them accordingly Improved loadings plot on the correlation matrix page to look like GN1's figure (though it's vector and GN1's was static) Removed some unused code from show_trait.py changed appearance of table headers some, though needs a little more work Updated dataset_menu_structure.json | |||
2016-11-29 | Fixed loadings plot so it looks like the GN1 figure | zsloan | |
2016-11-21 | Fixed correlation page so it correctly sorts by the scientific notation for ↵ | zsloan | |
sample p Set default sort for correlation page to sample p Improved appearance of correlation matrix some by decreasing line height Added labels to each figure/table on the correlation page | |||
2016-11-21 | Merge pull request #235 from lyan6/master | Pjotr Prins | |
Thanks. Fix sql error: (GeneNetwork error: (_mysql_exceptions.OperationalErro… | |||
2016-11-18 | Fix sql error: (GeneNetwork error: (_mysql_exceptions.OperationalError) ↵ | Lei Yan | |
(1054, "Unknown column 'mouse' in 'where clause'") [SQL: '\n select Geno) |