aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-28wqflask: views.py: Clean up imports sectionBonfaceKilz
2021-04-28minor fixes for correlationAlexander Kabui
2021-04-27Convert to array and transpose R/qtl scanone results when not using cofactors...zsloan
2021-04-27Randomized cross object filename, since I think it throws an error if the sam...zsloan
2021-04-27Stopped using the scanone function pointer when doing R/qtl mapping, since th...zsloan
2021-04-27templates: submit_trait.html: Add field for inputting trait nameBonfaceKilz
2021-04-26fix:remove debug statements and commented codeAlexander Kabui
2021-04-26test for probe-type sample and tissueAlexander Kabui
2021-04-23debugging for fetching probe dataAlexander Kabui
2021-04-23Remove stale commentsBonfaceKilz
2021-04-23Apply PEP-8BonfaceKilz
2021-04-23Rewrite For Loop in a more Pythonic wayBonfaceKilz
2021-04-23Rename index_page_orig to index_pageBonfaceKilz
2021-04-23Add full link to genetic data collected as part of WebQTL projectBonfaceKilz
2021-04-23Move looped sql query into one statement in "get_species_groups"BonfaceKilz
2021-04-23Remove stale commentsBonfaceKilz
2021-04-22Account for situations where the trait symbol is null for ProbeSet traits; pr...zsloan
2021-04-22Added JS that sets the 'add to collection' dropdown to default to the collect...zsloan
2021-04-20refactor code for iterating mrna tissue dataAlexander Kabui
2021-04-19Specify only getting the first two items after splitting the trait/dataset in...zsloan
2021-04-19Removedu nused function from network_graph.pyzsloan
2021-04-19Removed commented out js filezsloan
2021-04-19Fixed NIAAA link because apparently it was changedzsloan
2021-04-19Removed unused codezsloan
2021-04-19fix for correlation_demo templateAlexander Kabui
2021-04-17refactoring fetching of dataAlexander Kabui
2021-04-17use gn3 libAlexander Kabui
2021-04-16add demo templateAlexander Kabui
2021-04-15change api portAlexander Kabui
2021-04-14Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-04-14Added JS that automatically selects the default collection if it's setzsloan
2021-04-14Added option to set default collection to collections/view.htmlzsloan
2021-04-13SQL notes - table layoutPjotr Prins
2021-04-13SQL notes - table layoutPjotr Prins
2021-04-13SQL notesPjotr Prins
2021-04-13SQL notesPjotr Prins
2021-04-09Merge branch 'testing' of github.com:genenetwork/genenetwork2 into acentenoArthur Centeno
2021-04-09link to webinarsArthur Centeno
2021-04-09Changed connditional in show_trait.js to check categorical_attr_exists instea...zsloan
2021-04-09Replaced the conditional for whether to show 'Block samples by group' to inst...zsloan
2021-04-09Store categorical_attr_exists as a string instead of boolean since apparently...zsloan
2021-04-09Added varaiable 'categorical_attr_exists' tracking whether there are any case...zsloan
2021-04-08minor fixAlexander Kabui
2021-03-30Shifted some code out of the try/except that shouldn't have been inside itzsloan
2021-03-30Shifted the 'try' in a try/except up some to account for a possible error wit...zsloan
2021-03-29Changed minimum num_overlap to 2, since there apparently need to be that many...zsloan
2021-03-29Check if a trait in a collection is a properly structured string to avoid an ...zsloan
2021-03-28refactor correlation integration codeAlexander Kabui
2021-03-26Split rat RRID by _ in order to pull out just the ID number, since the number...zsloan
2021-03-26Added try/except to deal with the possibility of user_id being stored in Redi...zsloan