aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
2017-03-16Add meta info (X axis, Y axis) for Correlation ScatterplotLei Yan
2017-02-09Fixed issue where I forgot to add GeneticType to the query_for_group query fo...zsloan
2017-02-09Changed second column header to 'Value' when there's only one sample groupzsloan
2017-02-09Added genetic_type to DatasetGroup object to differentiate between which grou...zsloan
2017-02-08Changed the way .fam files are written/read, which fixes the issue with GEMMA...zsloan
2017-02-06Mapping results figure now correctly says whether GEMMA was used as mapping m...zsloan
2017-02-06Merge branch 'development' of github.com:zsloan/genenetwork2zsloan
2017-02-06Commented out reference to trait_submission since it's not used yetzsloan
2017-02-06Merge branch 'master' of github.com:zsloan/genenetwork2zsloan
2017-02-06Fixed appearance of several tables (search, mapping results, sample data)zsloan
2017-02-02Merge /home/zas1024/geneLei Yan
2017-01-26Merge pull request #1 from genenetwork/testingzsloan
2017-01-26GEMMA now works with CFW data (had to update where it looks for the input fil...zsloan
2017-01-03Fixed appearance of samples tables in show_trait to look like all the other t...zsloan
2016-12-15Merge pull request #234 from zsloan/masterzsloan
2016-12-15Changed table appearancezsloan
2016-12-13Fixed a problem related to the last commit that caused a problem when loading...zsloan
2016-12-12Moved a bunch of functions out of the GeneralTrait class that didn't need to ...zsloan
2016-11-29Fixed loadings plot so it looks like the GN1 figurezsloan
2016-11-21Fixed correlation page so it correctly sorts by the scientific notation for s...zsloan
2016-11-18Fix sql error: (GeneNetwork error: (_mysql_exceptions.OperationalError) (1054...Lei Yan
2016-11-15Fixed issue where sample values of 0 would sometimes be displayed as 'x', whi...zsloan
2016-11-11Fixed error causing correlation matrix page to not work with 2 traits (relate...zsloan
2016-11-11Fixed problem that caused checkboxes to not work with Scroller search results...zsloan
2016-11-08Adding the joss badgeDannyArends
2016-11-07Adding functions addNode and addEdge, to separate out the cytoscape graph cre...DannyArends
2016-11-07Adding the reference to the paper, and updating the output to show the cytosc...DannyArends
2016-11-07Adding code to the ctl analysis file to output nodes and edges for cytoscapeDannyArends
2016-11-07Javascript file (based on the correlation file) to dsplay CTL networks using ...DannyArends
2016-11-02Fixed typos causing genofile selector to not show up in mapping optionszsloan
2016-11-02Added toggleable short and long labels to correlation matrixzsloan
2016-11-02Merge branch 'testing' of github.com:genenetwork/genenetwork2 into developmentzsloan
2016-11-02Added Scroller functionality to regular (but not global) search, which increa...zsloan
2016-10-31Merge branch 'lyan' into testingPjotr Prins
2016-10-31Use existing GENODIR - the metadata can be stored there, next to thePjotr Prins
2016-10-31Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingPjotr Prins
2016-10-31Fix spacingPjotr Prins
2016-10-31Merge branch 'master' of github.com:lyan6/genenetwork2 into lyanPjotr Prins
2016-10-29For those case that we have multiple genotypes we would like to add a selector.Lei Yan
2016-10-25Just removed some extraneous spaces in trait.pyzsloan
2016-10-25Replaced the Download Table button for collection page with python version th...zsloan
2016-10-21Added CSV table download option to both gene and pheno global searchzsloan
2016-10-21Added metadata to "Download Table"zsloan
2016-10-19Rewrote export CSV in pythonzsloan
2016-10-17Fixed issue where period sometimes appeared incorrectly in search results text.zsloan
2016-10-15Remove all spacing introduced by mergePjotr Prins
2016-10-13Merge branch 'master' of github.com:zsloan/genenetwork2 into zsloanPjotr Prins
2016-10-12Moved plink code out of marker_regression, though I don't think plink is work...zsloan
2016-10-12Removed unused gemma code from marker_regression.py and changed the order of ...zsloan
2016-10-11Merge branch 'pjotr-gn2' into testingPjotr Prins