aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Expand)Author
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 se...zsloan
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
2019-12-09Fixed minor issue that caused the sample list to be fetched incorrectly for a...zsloan
2019-12-05Fixed issue where you couldn't use letter chromosomes in searcheszsloan
2019-12-05Fixed issue that caused Y chromosome and mitochondrial markers to cause an errorzsloan
2019-12-04Added M to the possible non-number 'chromosome' nameszsloan
2019-12-04Changed export code to accept some missing paramterszsloan
2019-12-04Updated descriptions for mapping methods on trait pagezsloan
2019-12-04Mapping now also computes if you click the tab + some aesthetic changeszsloan
2019-12-04Made some minor changes to scatterplot pagezsloan
2019-12-04Fixed error that sometimes occurs if there's no mean expression and changed i...zsloan
2019-12-03Changed text when adding collection to reflect increased storage timezsloan
2019-12-03Added the filter and 'select top' buttons to collection list and view pageszsloan
2019-12-03Increased expiration time for anonymous collections to a yearzsloan
2019-12-03Changed search result export metadatazsloan
2019-12-02Added BXD NIA Longevity to list of BXD groups to show SNP track for that groupzsloan
2019-11-26Added biweight correlation option, though still need to probably add sub-opti...zsloan
2019-11-26Changed rqtl2 genotype download to export all datasets, not just phenotype on...zsloan
2019-11-25Fixed zipping to actually compress files - it wasn't beforezsloan
2019-11-22Added back JOSS link to footer that had mistakenly been removed in an earlier...zsloan
2019-11-21Use updated phenotype display IDs for all phenotypes with codes now, not just...zsloan
2019-11-21Added option to download rqtl2 genotypes as zip, though still need to convert...zsloan
2019-11-21Fixed title that said Genenetwork twicezsloan
2019-11-21Added 3-letter codes to unpublished phenotype traits and fixed issue with ord...zsloan
2019-11-14Changed code to rebuild dataset list each time you view the trait page to avo...zsloan
2019-11-13Stats figures now update axis titles to include transform if appliedzsloan
2019-11-13Fixed issue that caused a couple REST API queries to not workzsloan
2019-11-13Fixed some widths/spacing on index pagezsloan
2019-11-11Fixed issue that caused datatables error when case attributes missingzsloan
2019-11-11Slope for correlation scatterplot now displays as scientific notation if it's...zsloan
2019-11-11Added option to search through sample table on trait pagezsloan
2019-11-08Fixed issue that caused a couple groups to not show up after change to have f...zsloan
2019-11-08REST API should now filter out private/confidential data setszsloan
2019-11-08Added Rest API and other code links to header menuzsloan
2019-11-05Fixed error with BNW when trait names were numberszsloan
2019-11-05Changed the way aliases are fetched for search to do just one REST callzsloan
2019-11-05Fixed issue with ordering items in correlation dataset select dropdownzsloan
2019-10-29Added REST API documentation to Help dropdownzsloan
2019-10-28Now defaults to last used collection and hides the Select Collection field wh...zsloan
2019-10-25Dropdowns now use family order ID so we can manually set the order of sets of...zsloan
2019-10-25Fixed issue that caused some items to not appear in dropdownzsloan
2019-10-25Fixed issue that caused drop-down change to not work correctly on Rob's versi...zsloan
2019-10-25Added Menu Order ID to dropdown menu sort logic and fixed issue that caused S...zsloan
2019-10-25Fixed issue where correlation matrix wouldn't display correctly if two traits...zsloan
2019-10-25Added sub-categories to drop-down menu for Group optionzsloan
2019-10-24Added trait units to Histogram X axis titlezsloan
2019-10-24Changed logic for generating drop-downs such that it shows the correct Phenot...zsloan