aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-03-03was missing a couple files in last commitzsloan
2020-03-03Refactored all the anonymous (not logged-in) user stuff so that both ↵zsloan
logged-in and anonymous users share the same code
2020-03-02Added icon links for Python and NIFzsloan
Changed the ipad/android icon to the CITG one Rob mentioned in his e-mail
2020-02-28Added IPFS link to Tools dropdown and made a couple minor aesthetic changes ↵zsloan
to mapping results page
2020-02-25Regular and global search should now support searches using the phenotype 3 ↵zsloan
letter codes and display them correctly in results
2020-02-25Fixed minor syntax issuezsloan
2020-02-25Updated genome browser track on mapping results to use rn6 for rats instead ↵zsloan
of rn3
2020-02-21Added try/except to mapping just to intercept all possible errors and give a ↵zsloan
nicer error page
2020-02-21Bad searches should now return a nicer error pagezsloan
2020-02-18Added some text saying what the show/hide column buttons are forzsloan
2020-02-18Changed some text on index page and moved Info button to allow more space ↵zsloan
for the DB dropdown
2020-02-18Added NCBI summary to trait page when applicablezsloan
2020-02-18Added log10 transformzsloan
Fixed Y axis for bar chart and histogram, so it doesn't change when you zoom in or out
2020-02-18Made links from search result pages open in new tabs for Robzsloan
2020-02-18Fixed typo in the Mapping Tools text on the trait pagezsloan
2020-02-18Added BXD Power Calculator to Tools menu dropdownzsloan
2020-02-14Made change that should hopefully fix the vandalization issuezsloan
2020-02-14Added log10 transform and add +1 when there are values between 0 and 1 for ↵zsloan
both log transforms
2020-02-14Fixed issue that caused wildcard searches to not workzsloan
2020-02-14Changed a couple imports to use httpszsloan
2020-02-12Fixed issue that broke some logins with the new redis user codezsloan
2020-02-12Replaced the vandalized ckeditor pages with static htmlzsloan
2020-02-12Removed option to edit using ckeditor for the time beingzsloan
2020-02-10Fixed issue where sample r didn't sort correctly for phenotype correlationszsloan
2020-02-10Fixed issue that was causing rqtl to not work, plus temporarily disabled the ↵zsloan
genome browser for rqtl since it uses centamorgans and I need to get that working with the browser
2020-02-07Users can now add and do mapping on genotype files that only include a ↵zsloan
subset of samples/strains Also filtered the results used by Christian's genome browser, so now it should have an easier time loading when dealing with larger numbers of markers
2020-02-07Tour link now redirects to GN1zsloan
2020-02-06Fixed encoding issuezsloan
2020-02-04Fixed issue where you couldn't download global search table resultszsloan
2020-01-29Fixed a few GN1 links, like glossaryzsloan
2020-01-29Fixed issue that caused correlation matrix to not run when shared samples ↵zsloan
were less than number of traits
2020-01-28Fixed issue that caused GN2 SNPBrowser to sometime throw an error if there ↵zsloan
are no results
2020-01-23Forgot to commit new file containing Redis functionszsloan
2020-01-22Increased margins on header menu itemszsloan
2020-01-22Switched user authentication code to using Redis instead of ElasticSearchzsloan
2020-01-22Fixed issue that caused submitting temp traits to not workzsloan
2020-01-17Fixed issue that caused mapping export to not workzsloan
2020-01-14Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2020-01-14Temporary fix to ensure no one but Rob or me can edit editable pageszsloan
2020-01-14Updated Readme to reflect a couple changeszsloan
2020-01-14Adding some changes to rqtl2 REST API export, though I need to change some ↵zsloan
things
2020-01-12Fixed GN1 links in GN2zsloan
2020-01-09Added R and python import code for trait page exportzsloan
2020-01-09CSV export now also uses trait namezsloan
2020-01-09Changed trait page excel export filename to the trait namezsloan
2020-01-09Moved the text search for the trait page sample data tablezsloan
2020-01-09Fixed issue that caused LRS searches that include location to not work properlyzsloan
2020-01-08A couple minor changes to the menu barzsloan
2020-01-08Made change that I think should fix the unicode stuff once and for allzsloan
2020-01-07Added SVG export to corr scatterplot and generally made the top modebar the ↵zsloan
same as the trait page stats figures