aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-20Revert "Migrate to newer HTMLGen"revert-366-360_update_htmlgenzsloan
2019-09-20Merge pull request #366 from fredmanglis/360_update_htmlgenzsloan
Migrate to newer HTMLGen
2019-09-20Merge branch 'testing' into 360_update_htmlgenzsloan
2019-09-09Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2019-09-09Just adding the option to remove columns from correlation results and the ↵zsloan
changes to permutation histogram and table widths
2019-09-09Revert "Add option to hide columns in correlation results"zsloan
This reverts commit cc12fe06593f4957fb2b5b641ebe7e5cf43453b1. Mistakenly included changes to tools.py that are only for the new guix build
2019-09-09Add option to hide columns in correlation resultszsloan
Increased width of permutation histogram Increased a couple table widths that had crowded header text on certain browers (maybe just Safari)
2019-09-06Fix name of javascript-twitter-post-fetcherPjotr Prins
2019-08-29Fixed issue where LOD to LRS conversions weren't showing up correctly in the ↵zsloan
table Fixed issue where non-LOCO GEMMA wasn't working correctly
2019-08-29Fixed remaining issue where columns didn't show up right and the mean/r ↵zsloan
filter didn't work right for non-ProbeSet target datasets
2019-08-29Added default Loading text for dropdownszsloan
Changed order of columns for correlatoin page and removed Y scrolling Changed name and order of top menu items some
2019-08-27Removed part of a query that was slowing down dropdown menu generation; ↵zsloan
doesn't seem to be needed, but should keep an eye out for any issues
2019-08-27Zooming on a chromosome now also zooms the genome browserzsloan
Added genome browser css because it wasn't previously committed
2019-08-27Fixed issue that caused Variant Browser to stop working (related to change ↵zsloan
to return query results as unicode) Fixed issue that was causing Indel results in the Variant Browser to not work
2019-08-26Capitalized first letter in description on trait pagezsloan
2019-08-26Output filenames are now passed around when when zooming with the new ↵zsloan
qtlreaper, so zooming into chromosomes and ranges should be faster Updated genome browser and fixed an issue where it created multiple copies when the tab was clicked repeatedly Added option to filter correlation page results by R and mean expression
2019-08-23Genome Browser only loads when the tab is clicked now, for slower ↵zsloan
computers/browsers
2019-08-22Changed header drop-down menu layoutzsloan
Added a couple new third party links Added link to GN1 trait page in trait pages Fixed gene global search table appearance
2019-08-20Added horizontal scroll for mapping figure when window isn't wide enoughzsloan
Changed the way some mapping options are displayed on trait page Changed the header for the stats table and bar graph to increase the trait description
2019-08-16Added text for LOD searches back to index pagezsloan
2019-08-15Fixed bug related to adding LOD search that caused non-keyword searches to ↵zsloan
not work
2019-08-15Added change to make search result page description correct for LOD ↵zsloan
searches, since that was missing from last commit
2019-08-15LOD searches should now also workzsloan
2019-08-14removed LOD text from index page until LOD search works and cleaned up ↵zsloan
mapping options appearance/text some
2019-08-14Genome browser now takes chromosome list and lengths as input so it will ↵zsloan
work correctly with non-mouse species or centimorgan positions
2019-08-13Updated text on main search pagezsloan
2019-08-13Annotation links for markers only appear if they're in our database nowzsloan
2019-08-12Fixed some things to update the genome browser and get it running correctlyzsloan
Fixed issue where trait page for genotype traits didn't work Removed bad y axis title on probability plot
2019-08-07Added Christian's genome browser, but still need to clean things up a bunch ↵zsloan
since now it has to create two separate marker lists
2019-08-07Fixed issue with non-LOCO GEMMA mappingzsloan
2019-08-07Changed rn3 to rn6 for a couple external links on the trait pagezsloan
Made some text bold on trait page details
2019-08-02Updated phenogen link in mapping resultszsloan
2019-08-02Fixed issue that caused heatmap to not workzsloan
2019-08-02Fixed issue where zooming into chromosomes or range didn't work with reaperzsloan
2019-08-02Fixed issue where resizing correlation page could make buttons get pushed downzsloan
2019-08-02Added the gif for the loading screenzsloan
2019-08-01Updated aliases to get all species aliases and remove duplicateszsloan
2019-08-01Added wikidata aliaseszsloan
Fixed year to not be a hyperlink when no pubmed id Fixed first column width so it doesn't go onto two lines for trait details
2019-08-01Replaced loading bar with a gif that should work in Safarizsloan
2019-08-01Made some more aesthetic changes to various pages and charts/figureszsloan
Added some information to the mapping loading page
2019-07-31Fixed header to not have a fixed width, and added min-widths to many pages ↵zsloan
to avoid them ever looking strange when the window's width is lowered Significnatly improved correlation matrix output Fixed issue where zooming into Mb ranges with GEMMA mapping output often showed no results; this fix is not ideal and is just a way to work around the results currently not being sorted correctly. Later I should fix the sorting
2019-07-30Fixed correlation matrix width, colors, and paddingzsloan
2019-07-29Fixed minor issue with previous commitzsloan
2019-07-29Forgot to remove an unused importzsloan
2019-07-29Added Christian's RUST qtlreaper as an optionzsloan
2019-07-26Fixed the intercept line and added information to top of figurezsloan
2019-07-26Scatterplots should have consistent decimal places for axes nowzsloan
2019-07-23Added change to automatically update datasets list using rest api instead of ↵zsloan
json file Removed option to edit certain html pages, like news, policies, etc
2019-07-19Fixed issue where chr in lower case didn't work for LRS term searchzsloan
2019-07-18Made change that should fix encoding issue, fingers crossedzsloan