aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-18Added Scroller to mapping results tablezsloan
2021-06-17The listserv link was marked as broken but is working, so I made it a link ↵zsloan
again, but the IRC channel link is broken so I marked it as broken
2021-06-17UCSC Genome Browser link was marked as a broken link, but it apparently ↵zsloan
works now so I added it back as a link
2021-06-17Only show all-numerical attributes in the 'Filter samples by value' drop-downzsloan
2021-06-17Added function for getting list of attributes with all numerical values ↵zsloan
(that can be used with the 'Filter by value' feature)
2021-06-17Fixed issue that caused filtering by attribute values to not work if ↵zsloan
attribute values didn't exist for some samples
2021-06-17doc: rpy2-performance: Add a section exploring possible solutionsBonfaceKilz
2021-06-17docs: rpy2-performance: Indicate version of python-rpy2 being usedBonfaceKilz
2021-06-17doc: rpy2-performance: Replace begin_export with begin_srcBonfaceKilz
2021-06-17delete loggers and commentsAlexander Kabui
2021-06-17add f1list and parlist to primary_samplesAlexander Kabui
2021-06-17minor refactoringAlexander Kabui
2021-06-17sort sample name by sample_idsAlexander Kabui
2021-06-17remove print statementsAlexander Kabui
2021-06-17remove unused functions + minor fixesAlexander Kabui
2021-06-17minor fixAlexander Kabui
2021-06-17pep8 formattingAlexander Kabui
2021-06-17add query for fetching probeset dataAlexander Kabui
2021-06-17doc: Add results of investing rpy2 blocking issue in gn2BonfaceKilz
2021-06-15Use markdown from Github for Newszsloan
2021-06-15Commented out Biweight Midcorrelation option on trait page, since it uses ↵zsloan
rpy2 and is currently disabled
2021-06-15Commented out WGCNA/CTL imports and endpoints since they import rpy2zsloan
2021-06-15Commented out WGCNA and CTL Analysis buttons from tool_buttons.html since ↵zsloan
they use rpy2
2021-06-15Commented out rpy2 code and import from show_corr_results.pyzsloan
2021-06-15Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-06-15Fix issue where column values were used as str instead of bytes; pretty sure ↵zsloan
this was introduced by Python3
2021-06-15Webinars have been added to tutorials.htmlacentenoArthur Centeno
2021-06-15Merge branch 'testing' of github.com:genenetwork/genenetwork2 into acentenoArthur Centeno
2021-06-15Adding new content to tutorials.htmlArthur Centeno
2021-06-14Temporarily return None for tissue correlation and remove rpy2 importszsloan
2021-06-14Removed unused rpy code from show_corr_results.pyzsloan
2021-06-14Comment out PCA code and remove rpy2 imports in correlation matrix codezsloan
2021-06-08Merge branch 'testing' of github.com:genenetwork/genenetwork2 into testingzsloan
2021-06-08Changed StringIO to BytesIO since it apparently needs to be useed with ↵zsloan
ZipFile writestr in Python 3
2021-06-08Fix issue where some groups apparently don't have samplelistszsloan
2021-06-08templates: edit_trait: Display edited fields for every modificationBonfaceKilz
2021-06-07Changed the padding for the checkbox cells in the search result page and ↵zsloan
changed the width of the checkbox cell to be smaller
2021-06-07Change padding for checkbox cells + removed set widths for Dataset and ↵zsloan
Description columns (so they can adjust with the window width) and increased the amount of text displayed
2021-06-07Define the table and then do the_table.draw() to fix issue where column ↵zsloan
headers sometimes aren't aligned with rows + change width of checkbox column
2021-06-07Define the table and then do the_table.draw() to fix issue where column ↵zsloan
headers sometimes aren't aligned with rows + change width of checkbox column
2021-06-07Merge pull request #584 from zsloan/feature/add_scroller_gsearchzsloan
Feature/add scroller gsearch
2021-06-07templates: edit_trait: Display diffs as a tableBonfaceKilz
2021-06-07wqflask: views: Pass diffs to template for further processingBonfaceKilz
2021-06-07wqflask: views: Re-order imports and remove dead commentsBonfaceKilz
2021-06-07wqflask: views: Insert data into metadata_audit tableBonfaceKilz
2021-06-07wqflask: views: Replace "simplejson" with "json"BonfaceKilz
2021-06-07wqflask: views: Remove null-check for formsBonfaceKilz
Right now, only changed data is submitted from JavaScript.
2021-06-07templates: edit_trait: Use correct name for text-area fieldBonfaceKilz
2021-06-07templates: edit_trait: Add hidden inputs that contain old valuesBonfaceKilz
2021-06-07Update class docstringjgart
Author: jgart <jgart@dismail.de> Date: Fri Jun 4 22:12:35 2021 +0000