aboutsummaryrefslogtreecommitdiff
path: root/wqflask
AgeCommit message (Collapse)Author
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 ↵zsloan
index page header style a little
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 ↵zsloan
sub-options for it
2019-11-26Changed rqtl2 genotype download to export all datasets, not just phenotype ↵zsloan
ones + let user type in .zip extension
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 ↵zsloan
earlier change
2019-11-21Use updated phenotype display IDs for all phenotypes with codes now, not ↵zsloan
just unpublished ones
2019-11-21Added option to download rqtl2 genotypes as zip, though still need to ↵zsloan
convert BIMBAM-only genotypes to rqtl2 format
2019-11-21Fixed title that said Genenetwork twicezsloan
2019-11-21Added 3-letter codes to unpublished phenotype traits and fixed issue with ↵zsloan
ordering phenotype results from searches
2019-11-14Changed code to rebuild dataset list each time you view the trait page to ↵zsloan
avoid having to restart each time a new dataset is added. Will need to keep an eye out for any issues, but doesn't seem to affect speed much Fixed logic for UniProt link to use UniProtId instead of protein ID
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 ↵zsloan
it's too small to display as 3 decimal places
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 ↵zsloan
family names in dropdown
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 ↵zsloan
when there are no existing collections
2019-10-25Dropdowns now use family order ID so we can manually set the order of sets ↵zsloan
of groups
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 ↵zsloan
version of Safari
2019-10-25Added Menu Order ID to dropdown menu sort logic and fixed issue that caused ↵zsloan
Safari sort order to be reversed
2019-10-25Fixed issue where correlation matrix wouldn't display correctly if two ↵zsloan
traits from different datasets had the same trait ID
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 ↵zsloan
Phenotypes name when there's no accession ID
2019-10-18Fixed issue with collections orderingzsloan
2019-10-18Added UniProt link and fixed issue that caused sample lists to not be formed ↵zsloan
correctly in certain situations
2019-10-17Fixed issue where incorrect N showed up when there should be no N, and fixed ↵zsloan
issue where collection pop-up when selecting cofactors was too narrow
2019-10-17Updated footer and fixed issue where Info button wouldn't work correctly ↵zsloan
with certain screen sizes
2019-10-15Fixed issue that caused scatterplot covariates feature to not workzsloan
2019-10-15Added a description with the marker name for genotype traits in collections pagezsloan
Fixed X/Y axis labels on correlation scatterplot page to correctly show genotype traits