aboutsummaryrefslogtreecommitdiff
path: root/wqflask/base/data_set.py
AgeCommit message (Expand)Author
2020-08-25Fixed issue in DatasetType that caused an error when trying to load newzsloan
2020-07-27Abstract away redundant code into set_dataset_key methodBonfaceKilz
2020-07-27Use the correct redis instance inside objectBonfaceKilz
2020-07-24Merge pull request #409 from BonfaceKilz/Build/add-testszsloan
2020-07-24Fixed queries that were wrongly returning Data IDs as Nszsloan
2020-07-24Inject redis instance into DatasetType classBonfaceKilz
2020-07-24Apply autopep-8BonfaceKilz
2020-07-24Remove unused importBonfaceKilz
2020-06-22Fixed issue with temp traits not working for trait page functions like correl...zsloan
2020-06-17Adding all the authentication stuffzsloan
2020-05-07Fixed blatseq issue and geno correlation issueblatseq_fixzsloan
2020-05-07Committing current progress on group manager + a minor fix in dataset.pyzsloan
2020-04-27Added timeout for when/if it does the REST API query, so it doesn't hang inde...zsloan
2020-04-27Made change that should allow dataset structure to be loaded from Redis inste...zsloan
2020-04-26Removed the code that was still writing the database menu JSONzsloan
2020-04-24Replaced hard-coded instances of GN2 urls with ones pulled from settings filezsloan
2020-04-24Made a fix that should prevent the issue where new datasets cause an error wh...zsloan
2020-04-06Added Mean column for phenotype traits in search and global search result tableszsloan
2020-03-27Fixed issue where GEMMA wasn't showing up for certain groupszsloan
2020-03-27Added integration for using RData files with R/qtl, plus some other changes t...zsloan
2020-02-07Users can now add and do mapping on genotype files that only include a subset...zsloan
2019-12-04Added M to the possible non-number 'chromosome' nameszsloan
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-05Fixed issue with ordering items in correlation dataset select dropdownzsloan
2019-10-24Changed logic for generating drop-downs such that it shows the correct Phenot...zsloan
2019-10-18Added UniProt link and fixed issue that caused sample lists to not be formed ...zsloan
2019-07-23Added change to automatically update datasets list using rest api instead of ...zsloan
2019-06-24Got non-LOCO GEMMA mapping working with gemma-wrapper (so caching should work...zsloan
2019-06-18Fixed issue with sorting involving 0's on trait pagezsloan
2019-06-05Fixed issue that caused interval mapping to not work because the python imple...zsloan
2019-05-24Replaced qtlreaper Dataset object with python objectzsloan
2019-03-18- Added PCA traits to correlation matrix. You can't change their names yet or...zsloan
2019-02-13Removed pylmm references and related functionsPjotr Prins
2019-02-05Fixed issue with getting marker info that affected heatmap and possibly other...zsloan
2019-01-11Got InDel working for Variant Browserzsloan
2018-12-21Fixed collections so they can be very large (1000+ traits)zsloan
2018-04-19Changed width of top bar and a couple other html objects to 100% instead of s...zsloan
2018-04-06Mapping figure output now gives more accurate informationzsloan
2017-12-20Bring in some earlier work - mostly documentation and startup handlingPjotr Prins
2017-11-06Replaced Histogram and Bar Chart with Plotly version and added new Box Plot w...zsloan
2017-06-09- Changed the way the genofile is set so different genofiles can be selected ...zsloan
2017-04-17Added option to remove collections from collection list pagezsloan
2017-04-05- Temporary traits can be created, viewed, and added to collectionszsloan
2017-02-09Fixed issue where I forgot to add GeneticType to the query_for_group query fo...zsloan
2017-02-09Added genetic_type to DatasetGroup object to differentiate between which grou...zsloan
2017-02-06Merge branch 'master' of github.com:zsloan/genenetwork2zsloan
2017-02-06Fixed appearance of several tables (search, mapping results, sample data)zsloan
2017-01-26Merge pull request #1 from genenetwork/testingzsloan
2017-01-26GEMMA now works with CFW data (had to update where it looks for the input fil...zsloan