aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Collapse)Author
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-14Temporary fix to ensure no one but Rob or me can edit editable pageszsloan
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
2020-01-07Bolded GN1 link and added it to the top of home page affiliateszsloan
2019-12-31Fixed bug that occurred if you input 0 for bootstrap when using reaper for ↵zsloan
mapping
2019-12-31Gap between Y axis and LRS/LOD should now adjust appropriately for mapping ↵zsloan
results
2019-12-20Change needed to get info pages to work when there's no accession idzsloan
2019-12-20Made regular search work when using the phenotype IDs that include the 3 ↵zsloan
letter codes
2019-12-19Fixed issue that caused clicking the mapping tab to not work for certain ↵zsloan
datasets
2019-12-18Increased the bottom margin on the bar chart for situations with long sample ↵zsloan
names
2019-12-17Added RGD link to trait page and removed Genotation link since it isn't workingzsloan
2019-12-17Changed some text for mapping options related to MAFzsloan
2019-12-17Fixed Phenogen link from mapping resultszsloan
2019-12-17Moved Make Default button to a better place on home pagezsloan
2019-12-11Changed the way Group is listed on the trait page to match how Rob wanted itzsloan
2019-12-11Forgot to align N and SE columnszsloan
2019-12-11Also changed trait page table header alignments to match columns, which I ↵zsloan
forgot in last commit
2019-12-11Added a parameter indicating how to align case attributes in the sample ↵zsloan
table on the trait page (so that numbers are aligned right)
2019-12-11Fixed minor issue that caused chromosome in cis/trans LRS searches to not ↵zsloan
work when Chr was appended to it
2019-12-11Added some text explaining the new option to specifiy chromosome for ↵zsloan
cis/trans LRS searches, though Rob will probably want to edit
2019-12-11Missed a couple more places where I needed to account for letter chromosomeszsloan
2019-12-11Fixed issue where searching for X (or any letter) chromosome with position ↵zsloan
search didn't work
2019-12-10Inverted phenotype output for rqtl2zsloan
2019-12-09Fixed issue that caused collection list page javascript to not workzsloan
2019-12-09Added optional fourth term to cis/transLRS searches so you can specify which ↵zsloan
chromosome you want the max LRS to be on
2019-12-09Fixed minor issue that caused the sample list to be fetched incorrectly for ↵zsloan
a group groups
2019-12-05Fixed issue where you couldn't use letter chromosomes in searcheszsloan